- 15 Sep, 2006 1 commit
-
-
zorglub authored
Also, make it clearer what is shared and instance-specific So, libvlc_t ==> libvlc_global_t vlc_t ==> libvlc_int_t (internal instance) p_object->p_libvlc ==> p_object->p_libvlc_globale p_object->p_vlc ==> p_object->p_libvlc VLC_OBJECT_VLC ==> VLC_OBJECT_LIBVLC And by the way, there is some cleanup required :) (ie, some things are created in the global object instead of the instance-specific one)
-
- 04 Sep, 2006 1 commit
-
-
damienf authored
-
- 17 Aug, 2006 1 commit
-
-
gbazin authored
* src/misc/messages.c, src/input/input.c: revert 16279 and use OBJECT_FLAGS_QUIET instead when preparsing.
-
- 11 Aug, 2006 1 commit
-
-
zorglub authored
-
- 06 Aug, 2006 1 commit
-
-
zorglub authored
-
- 30 Jul, 2006 1 commit
-
-
Felix Paul Kühne authored
-
- 29 Jul, 2006 2 commits
-
-
Felix Paul Kühne authored
-
zorglub authored
-
- 19 Jun, 2006 2 commits
-
-
Christophe Mutricy authored
-
zorglub authored
-
- 17 Jun, 2006 1 commit
-
-
yoann authored
-
- 16 Jun, 2006 2 commits
-
-
Christophe Mutricy authored
-
yoann authored
* If we are passed a SUB file as subtitle, just open the IDX instead, if there is one. (Closes: #681)
-
- 15 Jun, 2006 1 commit
-
-
zorglub authored
-
- 13 Jun, 2006 1 commit
-
-
yoann authored
* src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection of autodetected subtitles files.
-
- 09 Jun, 2006 2 commits
- 04 Jun, 2006 1 commit
-
-
zorglub authored
* Improve notification layout
-
- 14 May, 2006 2 commits
-
-
ipkiss authored
-
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)
-
- 15 Apr, 2006 1 commit
-
-
Cyril Deguet authored
(in KHz) + fixed the bitrate ("$B") variable to use only the audio bit rate. * winamp2.xml: updated the winamp2 skin
-
- 09 Apr, 2006 2 commits
- 01 Apr, 2006 1 commit
-
-
Felix Paul Kühne authored
-
- 28 Mar, 2006 1 commit
-
-
zorglub authored
-
- 07 Mar, 2006 1 commit
-
-
hartman authored
-
- 16 Feb, 2006 1 commit
-
-
dionoea authored
-
- 04 Feb, 2006 1 commit
-
-
zorglub authored
-
- 27 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)
-
- 21 Jan, 2006 1 commit
-
-
zorglub authored
-
- 16 Jan, 2006 1 commit
-
-
Jean-Paul Saman authored
-
- 15 Jan, 2006 3 commits
- 12 Jan, 2006 2 commits
- 11 Jan, 2006 1 commit
-
-
zorglub authored
-
- 08 Jan, 2006 1 commit
-
-
zorglub authored
-
- 03 Jan, 2006 1 commit
-
-
zorglub authored
-