]> git.sesse.net Git - vlc/history - src/playlist/playlist.c
removed unused variables
[vlc] / src / playlist / playlist.c
2004-03-13 Jean-Paul Samanremoved unused variables
2004-02-23 Gildas Bazin* src/playlist/playlist.c: who said testing was useful ?
2004-02-23 Gildas Bazin* src/playlist/playlist.c: bug fix.
2004-02-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: don't update...
2004-01-29 Clément StenacOptions as infos were bad in several ways: it broke...
2004-01-26 Laurent Aimar * playlist: fix for input options.
2004-01-26 Laurent Aimar * all: input_CreateThread doesn't take a playlist_item...
2004-01-25 Clément Stenac* String review, round one
2004-01-23 Clément Stenac* Doxygen doc fixes
2004-01-11 Clément StenacUse playlist_current when going from one item to another
2004-01-10 Derk-Jan Hartman* Fixed some doxygen comments.
2004-01-06 Clément Stenac- src/misc/win32_specific: compilation fix for win32...
2004-01-05 Clément Stenac* Makefile.am : Added src/playlist/item-ext.c and src...
2003-12-13 Gildas Bazin* src/playlist/*: when deleting the currently playing...
2003-12-07 Jean-Paul SamanCompilation warning fixes and if-deffed unused function...
2003-12-04 Sam Hocevar * include/vlc_common.h:
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
2003-11-29 Laurent Aimar * all: better handling of multiple (video) tracks.
2003-11-25 Laurent Aimar * all: fixed a lot of small memory leaks.
2003-11-14 Derk-Jan Hartman* fixed playlist_Pause
2003-11-02 Clément StenacRemoved debug messages
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-20 Gildas Bazin* src/playlist/playlist.c: added a playlist var_Set...
2003-10-20 Clément StenacRemoved an awful debug message
2003-10-19 Gildas Bazin* src/playlist/playlist.c: fixed locking problem.
2003-10-09 Christophe MassiotHOLY SHIT, IS IT TOO DIFFICULT TO COMPILE YOUR SOURCE...
2003-10-06 Clément Stenac* include/vlc_playlist.h
2003-09-24 Clément Stenac* modules/visualization/visual/visual.c: fixed strings
2003-09-22 Clément Stenac* modules/gui/wxwindows/preferences.cpp:
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-09-19 Laurent Aimar * playlist.c : unlock playlist before calling vout_Des...
2003-09-15 Laurent Aimar * playlist.c: coding and potential deadlock fixes.
2003-09-13 Laurent Aimar * src/video_output/video_output.c : do not use FIND_...
2003-09-10 Laurent Aimar * modules: do not take care of the case for shortcuts...
2003-09-08 Clément Stenac* src/playlist/playlist.c
2003-09-07 Laurent Aimar * libvlc: removed some unused options.
2003-08-28 Gildas Bazin* modules/gui/wxwindows/*, src/playlist/playlist.c...
2003-08-23 Derk-Jan Hartman* added a vlc_current_charset function. This tries...
2003-08-17 Sigmund Augdal Helbergsrc/playlist/playlist.c:
2003-08-14 Sigmund Augdal Helbergvlc_playlist.h:
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-07-17 Gildas Bazin* src/playlist/playlist.c: fixed recent playlist breakage.
2003-07-07 Sam Hocevar * modules/control/corba/: Olivier Aubert's CORBA...
2003-06-27 Sam Hocevar * src/misc/configuration.c: minor fix in a comment.
2003-06-27 Clément Stenac* modules/demux/m3u.c :
2003-06-24 Cyril Deguet* all: show/hide the interface with middle-click on...
2003-06-23 Cyril Deguet* src/playlist/playlist.c: set "intf-change" in SkipItem
2003-05-26 Gildas Bazin* modules/audio_output/alsa.c: the aout-device obj...
2003-05-12 Gildas Bazin* modules/gui/skins/*: got rid of wxdialogs.h, the...
2003-03-18 Gildas Bazin* src/playlist/playlist.c: fixed misplaced variable...
2003-03-17 Derk-Jan Hartman* src/playlist/playlist.c:
2003-02-13 Derk-Jan Hartman* src/playlist/playlist.c:
2003-01-29 Jon Lech Johansen * core/playlist: PLAYLIST_PAUSE, playlist_IsPlaying...
2002-12-13 Boris Dorès- vlc_playlist.h, playlist.c: added the ability to...
2002-12-07 Arnaud Schaulyfixed my last commit.
2002-12-06 Arnaud Schauly* sap.c : make it more compliant (as far as sdp is...
2002-12-06 Sam Hocevar * ./src/*, ./include/*: fixed a bunch of badly initia...
2002-12-06 Boris Dorès * src/playlist/playlist.c : playing again a playlist...
2002-12-03 Arnaud Schauly* src/playlist/playlist.c : Added playlist_AddItem...
2002-12-03 Arnaud Schauly* Added a session announcement protol module (enabled...
2002-11-21 Gildas Bazin* src/playlist/playlist.c: fixed deadlock in playlist.
2002-11-18 Gildas Bazin* modules/demux/m3u.c: should manage entries with relat...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-13 Gildas Bazin* src/playlist/playlist.c: bugfix for when we delete...
2002-11-13 Gildas Bazin* src/playlist/playlist.c: when autodeleting an item...
2002-11-12 Gildas Bazin* include/vlc_playlist.h, src/playlist/playlist.c:...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-31 Sam Hocevar * ./src/misc/variables.c: callbacks are now called...
2002-10-29 Sam Hocevar * ./include/vlc_common.h: defined the INSERT_ELEM...
2002-09-29 Sam Hocevar * ./src/playlist/playlist.c: don't run the playlist...
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-25 Sam Hocevar * ./src/playlist/playlist.c: -Z flag makes playlist...
2002-08-16 Sam Hocevar * ./src/playlist/playlist.c: added -Z (--random)...
2002-08-12 Sam Hocevar * ./src/misc/objects.c: two big changes in the object...
2002-06-07 Sam Hocevar * ./plugins/win32/*: tried to port the Win32 interfac...
2002-06-07 Sam Hocevar * ./plugins/gtk/*: the Gnome/Gtk+ interfaces have...
2002-06-07 Sam Hocevar * ./plugins/dummy/input_dummy.c: dummy targets such...
2002-06-07 Sam Hocevar * ./src/playlist/playlist.c: lots of playlist behavio...
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-02 Sam Hocevar(new in MAIN)
2002-06-02 Sam Hocevar * ./src/video_output/video_output.c: fixed the "pictu...
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.