- 30 Jun, 2006 1 commit
-
-
Konstantin Pavlov authored
Someone should really review it as it is my first experience in C.
-
- 15 Jun, 2006 1 commit
-
-
zorglub authored
-
- 20 May, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 14 May, 2006 1 commit
-
-
zorglub 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)
-
- 04 May, 2006 1 commit
-
-
damienf authored
-
- 28 Apr, 2006 1 commit
-
-
bigben authored
* Instead, use "screensaver,none" when trying to load the screensaver interface * Same fix for onther interfaces loaded by libvlc
-
- 15 Apr, 2006 1 commit
-
-
Rémi Denis-Courmont authored
where the user normally use LANG, LANGUAGE, etc to define his/her language(s). It didn't work anyway (refs #638).
-
- 14 Apr, 2006 1 commit
-
-
Rémi Denis-Courmont authored
*** NOT MEANT FOR BACKPORTING ***
-
- 04 Apr, 2006 1 commit
-
-
dionoea 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
-
- 05 Mar, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 Feb, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Feb, 2006 1 commit
-
-
Rémi Denis-Courmont authored
- Make (To|From)Locale a no-op on OSes always using UTF-8
-
- 11 Feb, 2006 2 commits
-
-
zorglub authored
-
Rémi Denis-Courmont authored
-
- 04 Feb, 2006 1 commit
-
-
zorglub authored
* Reduce vlc_object_find calls
-
- 01 Feb, 2006 3 commits
-
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
-
Sam Hocevar authored
__ppc64__ (meaning PowerPC).
-
- 31 Jan, 2006 1 commit
-
-
hartman authored
-
- 30 Jan, 2006 1 commit
-
-
Rémi Denis-Courmont authored
-
- 28 Jan, 2006 1 commit
-
-
zorglub authored
-
- 27 Jan, 2006 1 commit
-
-
zorglub authored
* AccessOutWrite can be called with input already detached (Closes:#523)
-
- 23 Jan, 2006 1 commit
-
-
zorglub authored
-
- 22 Jan, 2006 1 commit
-
-
zorglub authored
* Add i_options/pp_options to intf_Create * add global options to enable file-logging and syslog (Refs:#508)
-
- 15 Jan, 2006 1 commit
-
-
zorglub authored
-
- 14 Jan, 2006 1 commit
-
-
zorglub authored
-
- 12 Jan, 2006 1 commit
-
-
dionoea authored
-
- 08 Jan, 2006 1 commit
-
-
zorglub authored
-
- 15 Dec, 2005 1 commit
-
-
zorglub authored
-
- 27 Nov, 2005 2 commits
- 23 Nov, 2005 1 commit
-
-
dionoea authored
-
- 15 Nov, 2005 1 commit
-
-
damienf authored
libvlc.c: VLC_IsPlaying(), use playlist_IsPlaying() as last resort
-
- 14 Nov, 2005 1 commit
-
-
damienf authored
-
- 12 Nov, 2005 1 commit
-
-
Sam Hocevar authored
instance when listing the plugins or asking for the usage.
-
- 10 Nov, 2005 1 commit
-
-
gbazin authored
* src/libvlc.c: failing of bindtextdomain() does not mean that there exists no DOMAIN in the locale path. It means that a memory error has occured. The error message was generalized. Patch by Daniel Stranger (vlc at schmaller dot de).
-
- 09 Nov, 2005 1 commit
-
-
zorglub authored
Add a input_Read function that reads a stream in blocking or non-blocking mode and cleans-up (Closes:#244) Still needs to be exported, but needs some thinking for pause/stop handling
-
- 08 Nov, 2005 1 commit
-
-
zorglub authored
-
- 03 Nov, 2005 1 commit
-
-
Jean-Paul Saman authored
-