]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/playlist_manager.cpp
playlist: Make sure we don't pl_Release(p_playlist).
[vlc] / modules / gui / wxwidgets / playlist_manager.cpp
2008-08-02 Pierre d'Herbemontplaylist: Make sure we don't pl_Release(p_playlist).
2008-06-18 Jean-Paul SamanReplace vlc_object_find() and vlc_object_release()...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-15 Damien Fouilleulwxwidgets: meta fixes, constify update_download
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-05-28 Gildas Bazin modules/gui/wxwidgets/*: bunch of fixes.
2006-11-20 Rafaël CarréWxwidgets playlist fix
2006-11-19 Rafaël CarréFixes wxwidgets compilation
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-09-30 Clément StenacMerge author/artist
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-02-17 Rémi Denis-CourmontMinor change so that 50 is actually the number of items...
2006-02-16 Antoine Cellerier[patch] unifying meta-information access, the 2nd by...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-04 Gildas Bazin* modules/gui/wxwidgets: display and resizing of the...
2005-12-02 Gildas Bazin* modules/gui/wxwidgets: wxwidgets 2.4.2 compilation...
2005-12-02 Gildas Bazin* modules/gui/wxwidgets: use a wxSplitterWindow to...
2005-12-02 Gildas Bazin* modules/gui/wxwidgets: start of a playlist_manager...