- 11 Sep, 2006 1 commit
-
-
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
-
- 28 Feb, 2006 2 commits
-
-
Rémi Denis-Courmont authored
with actual system library (seems to fix weird compilation problem with flac and theora builtins)
-
Rémi Denis-Courmont authored
-
- 27 Feb, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 26 Feb, 2006 2 commits
-
-
Rémi Denis-Courmont authored
tree configuration is modified
-
Rémi Denis-Courmont authored
as it did never worked properly, if at all with these (you should use libtool to build a shared libvlc instead)
-
- 23 Feb, 2006 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Should work fine (ie. better than --enable-shared-libvlc) on Linux, should work on Mac OS X (except for packaging), while shared libvlc doesn't. Won't work on Win32 with the current Win32 contrib. Stick to static libvlc or use --enable-shared-libvlc for now.
-