]> git.sesse.net Git - vlc/history - modules/gui/wxwidgets/dialogs/wizard.cpp
Use pl_Locked and pl_Unlocked.
[vlc] / modules / gui / wxwidgets / dialogs / wizard.cpp
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-06-18 Jean-Paul SamanReplace vlc_object_find() and vlc_object_release()...
2008-04-24 Rafaël CarréFix input item leaking
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...
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-01-24 Rémi Denis-CourmontRemove net_AddressIsMulticast:
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-01 Rémi Denis-CourmontUse RTP sout for RTP
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-05-26 Gildas Bazin* modules/gui/wxwidgets/*: fix a bunch of warnings.
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-23 Marian DurkovicCompletely replace all ANSI CP dependend mb_str()
2006-11-20 Rafaël CarréWxwidgets playlist fix
2006-11-19 Rafaël CarréFixes wxwidgets compilation
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-06 Marian DurkovicForwardport Unicode wxWidgets fixes - [17434], [17436...
2006-10-21 Clément StenacRebuild the array of currently playing items as a backg...
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-02 Clément StenacWX Strings review by Steven Sheehy (Refs:#438)
2006-03-31 Clément StenacwxWidgets strings (Refs:#438)
2006-03-06 Rémi Denis-CourmontWxWidgets: use wraptext in UTF-8 mode as that is the...
2006-02-18 Rémi Denis-CourmontAll: missing #include "charset.h"
2006-02-05 Antoine Celleriersout-standard-url is deprecated
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Rémi Denis-Courmont- Add brackets around IPv6 address automatically if...
2005-11-21 Clément StenacFix item selection in WX wizard (Closes:#402)
2005-11-03 Gildas Bazin* modules/gui/wxwidgets/*: compilation fixes.
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...