- 20 Oct, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 19 Oct, 2006 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(well only for libtool and shared libvlc) Clean your build tree before whining. And yes, it breaks the mostly-builtin option (obviously). It also speeds up automake a tiny bit.
-
Rémi Denis-Courmont authored
-
- 18 Oct, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 17 Oct, 2006 2 commits
-
-
Derk-Jan Hartman authored
-
Rafaël Carré authored
-
- 16 Oct, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 14 Oct, 2006 1 commit
-
-
Antoine Cellerier authored
This still needs work to make it look better, and be able to use it with the "motion" control module.
-
- 13 Oct, 2006 1 commit
-
-
Derk-Jan Hartman authored
-
- 11 Oct, 2006 2 commits
-
-
Gildas Bazin authored
-
Gildas Bazin authored
-
- 08 Oct, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 07 Oct, 2006 1 commit
-
-
Clément Stenac authored
+ temporarily re-enable vout-filter until video-filter is updated I include this so that it can get some testing and debugging, but it has some issues: * Several coding style / indentation problems that make the code quite hard to read * Use of config_Get/config_Put instead of vars * In my tests, it crashes as soon as bz-length is not == 0, which basically makes the attenuation effect inoperant
-
- 30 Sep, 2006 4 commits
-
-
Antoine Cellerier authored
Merge time and marq filters. Marq now handles the %letter time format strings and new $letter VLC format strings. Still needs some work.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Derk-Jan Hartman authored
* Add taglib to macosx contrib. Use pkg-config for taglib in configure. (if you don't have 1.4 in your distro, too bad, or add something that doesn't rely on /usr/local)
-
- 27 Sep, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 25 Sep, 2006 2 commits
-
-
Olivier Aubert authored
-
Olivier Aubert authored
-
- 24 Sep, 2006 2 commits
-
-
Clément Stenac authored
-
Clément Stenac authored
Features to add to it: * Parse more meta than artist/title :) * Fetch duration for Vorbis files * Fetch album art in ID3v2 (APIC frames) * Write back tags to file Unfortunately, it only works for files, so it can't replace libid3tag
-
- 23 Sep, 2006 2 commits
-
-
Antoine Cellerier authored
Add low priority "folder" meta_engine. Will look for files named "Folder.jpg" (Windows), "AlbumArtSmall.jpg" (Windows) or ".folder.png" (Linux) to use as album art.
-
Clément Stenac authored
-
- 22 Sep, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 19 Sep, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 18 Sep, 2006 4 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Damien Fouilleul authored
-
Damien Fouilleul authored
configure.ac: disable warning for unused parameter, some restriction in widl detection (need SDK from winhq CVS)
-
- 17 Sep, 2006 5 commits
-
-
Clément Stenac authored
-
Antoine Cellerier authored
Next bugfix release should be renamed to 0.8.6
-
Felix Paul Kühne authored
* don't add -Wall to the obj-C flags, as you'll get flooded with useless warnings and don't see the errors anymore
-
Antoine Cellerier authored
-
Clément Stenac authored
* Don't find playlist * Fix a few bugs in notification plugins Todo: find a way to get rid of this mostly redundant code and rewrite the XOSD plugin
-
- 16 Sep, 2006 3 commits
-
-
Jean-Paul Saman authored
Don't remove AC_PROG_CPP our headerfile and library checking macros depend on it. Unbreak configure.ac
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-