- 18 Jul, 2010 16 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
This was annoying because if you had a modplug.pc and didn't --enable-mod, it was auto-detected and then failed.
-
Jean-Baptiste Kempf authored
Should fix #3767
-
Jean-Baptiste Kempf authored
Close #3887
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
plughw provides transparent userspace format conversion if needed. That is much safer. In fact, I doubt VLC would support all raw hardware drivers - some have rather weird format requirements.
-
Rémi Denis-Courmont authored
-
Jai Menon authored
The current code seems to require _all_ metadata fields to be populated which seems a bit unreasonable. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This brings some useless overhead for native UTF-8 systems. Linux packagers may want to define ASSUME_UTF8 to avoid this problem. Also, this assumes that iconv_open() recognizes "" as the current character set (POSIX says nothing about valid iconv_open() parameters).
-
- 17 Jul, 2010 17 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is a little bit more understandable than device numbers. Unfortunately, hot plug is as flaky as before: udev reports the device before it is ready. alsa-lib provides no event interface (that I know), so we have to stick with udev for now though. Also, alsa-lib is _not_ used to fetch the card name. In my opinion, the udev vendor string is a lot better. Compare: - "USB Device 0xccd:0x77" (alsa card name) with "TerraTec Electronic GmbH" (udev vendor), or - "Intel ICH6" (alsa card name) with "Intel Corporation" (udev vendor).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
Move googleimage search first, and enable it again but don't use eg filename in search query. Move musicbrainz after last.fm, and don't try more than one way to find art, also do query once in 2 sec If you get bad hits from googleimage album-art, please report them to me.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pankaj Yadav authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Pankaj Yadav authored
... use them as names of our variables Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Juho Vähä-Herttua authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Juho Vähä-Herttua authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
At least with X11, the mouse may move without changing coordinates. We need to re-arm the cursor hide timeout since the cursor was shown.
-
- 16 Jul, 2010 5 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #3893
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 15 Jul, 2010 2 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-