- 19 Oct, 2006 2 commits
-
-
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.
-
- 01 Oct, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 25 Sep, 2006 1 commit
-
-
Christophe Mutricy authored
Make update-po
-
- 24 Sep, 2006 1 commit
-
-
Clément Stenac authored
* Put meta related functions in src/input/meta.c * Merge vlc_meta_engine.h and vlc_meta.h Album art stuff is still broken, but I need to go now :)
-
- 15 Sep, 2006 1 commit
-
-
Clément Stenac authored
* instances creation/deletion stuff to libvlc-common.c * implementation of the old libvlc API to libvlc.c
-
- 11 Sep, 2006 2 commits
-
-
Sam Hocevar authored
in the configure script.
-
Sam Hocevar authored
-
- 10 Sep, 2006 2 commits
-
-
Rémi Denis-Courmont authored
-
Sam Hocevar authored
-
- 05 Sep, 2006 1 commit
-
-
Clément Stenac authored
-
- 29 Aug, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 19 Aug, 2006 1 commit
-
-
Clément Stenac authored
* Redo dictionnary handling to remove recursion and bugs
-
- 18 Aug, 2006 1 commit
-
-
Damien Fouilleul authored
-
- 28 Jul, 2006 2 commits
-
-
Konstantin Pavlov authored
-
Clément Stenac authored
+ some misc test cleanup
-
- 13 Jul, 2006 1 commit
-
-
Sam Hocevar authored
-
- 12 Jul, 2006 4 commits
-
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Sam Hocevar authored
-
Clément Stenac authored
-
- 22 Jun, 2006 1 commit
-
-
Clément Stenac authored
* Beginning of core implementation
-
- 04 Jun, 2006 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This simplifies the build system quite a lot, and reduce compilation times when PIC is actually needed. If you really mind the extra overhead of PIC, use: ./configure --enable-libtool --enable-static --disable-shared
-
- 14 May, 2006 1 commit
-
-
Clément Stenac authored
What is currently broken: * Some playlist demuxers (shout, dvb and pls) * DAAP * BeOS playlist * GPE playlist, I suppose What has some trouble: * Meta handling in several demuxers (most notably TS) * Skins2 playlist (doesn't refresh correctly) * OS X playlist (see bigben's latest commits)
-
- 09 Apr, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 18 Mar, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 12 Mar, 2006 1 commit
-
-
Rémi Denis-Courmont authored
* Remove changeset thing from shared libvlc versioning until someone cares to implement it properly within the build system
-
- 11 Mar, 2006 1 commit
-
-
Antoine Cellerier authored
modules/misc/playlist/*, modules/access/http.c: XSPF playlist support (read and write) by Daniel Stranger. Many thanks src/misc/modules.c, src/misc/strings.c, include/vlc_strings.h: string handling functions. modules/control/http/*, modules/services_discovery/upnp_intel.cpp: use these string handling functions.
-
- 10 Mar, 2006 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Shame on me
-
- 09 Mar, 2006 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 08 Mar, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 06 Mar, 2006 1 commit
-
-
Christophe Mutricy authored
-
- 02 Mar, 2006 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Don't link builtins against anything (dependencies are linked in libvlc) - Don't mangle name of underlying libraries
-
- 01 Mar, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-