20 Commits (dfb262bd3dda55953daabdfd0e6069066f941104)

Author SHA1 Message Date
Clément Stenac dfb262bd3d File type filters and implementation in WX. Refs:#24 20 years ago
Clément Stenac 02a0a42937 * Almost fix shoutcast (still some problems in "flat" view) 20 years ago
Clément Stenac ed0b72e371 Merge back branch 0.8.6-playlist-vlm to trunk. 20 years ago
Clément Stenac 11bfb4643b Add separate audio and video popup menus 20 years ago
Clément Stenac 136d8730fb Don't preparse folders using input_Preprase 20 years ago
Clément Stenac 68f500ce50 Better fix 20 years ago
Clément Stenac 3083fe224f Preparse items added through the directory access or directly to the interface (Refs:#192) 21 years ago
Clément Stenac 31e0a13eb8 Show stats in interface (Refs:#473) 21 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Clément Stenac 3fbfb3d4a2 Handle removal 21 years ago
Clément Stenac 688c81b7ef Beginning of a WX implementation 21 years ago
Clément Stenac 7e39490ef6 p( vlc.getInterfaces().getInterface( "wxwidgets" ).isBroken() ) = 1/2 21 years ago
Gildas Bazin 44b45d38d4 * modules/gui/wxwidgets: fixed build when wxWidgets isn't compiled with unicode support. 21 years ago
Rémi Denis-Courmont e1069f1248 #include "charset.h" 21 years ago
Rémi Denis-Courmont bbdd3d86f1 mb_str() doesn't work as documented (or maybe it doesn't work at all) 21 years ago
Steve Lhomme 266e4aa017 * wxwidgets: fix a memory leak (patch by Brian Robb) 21 years ago
Christophe Massiot 1f1820bcc4 * modules/gui/wxwidgets: Fix charset when getting file names from the 21 years ago
Christophe Mutricy ac4dea2426 Forgot to change a few variable names (refs #80) 21 years ago
Christophe Mutricy 0bd43e4c46 wxWindows -> wxWidgets step 3 (refs #80) 21 years ago
Christophe Mutricy 00099f3e9c wxWindows -> wxWidgets in configure.ac and renaming the dir. 21 years ago
Olivier Teulière 5161626ffb * wxwindows: do not save the position of minimized windows. Closes #282. 21 years ago
Antoine Cellerier e34daedfae VLC update checker in the wxWidgets interface (in help menu) 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Olivier Teulière 9793a7c8e6 * modules/gui/wxwindows/fileinfo.cpp: do not use p_intf->p_sys->p_input to 21 years ago
Gildas Bazin 6635dedac2 * modules/gui/wxwindows/dialogs.cpp: fixed open directory dialog. 21 years ago
Gildas Bazin dde6e3616b * modules/gui/wxwindows/dialogs.cpp: fixed add directory. 21 years ago
Sigmund Augdal Helberg 029d822c3a wx: use the documented Move method rather than the undocumented SetPosition 21 years ago
Laurent Aimar 3a13976f03 * wxwin: at start up, restore last size+position+state of windows. 21 years ago
Clément Stenac 91d93983e6 * Provide playlist_LockFoo functions for some functions 22 years ago
Clément Stenac 542b992f7e Re-enable logging 22 years ago
Clément Stenac 12f48a5b24 Add directory in wxWidgets 22 years ago
Clément Stenac 19afed7bec Implement new playlist system in wxWidgets interface 22 years ago
Cyril Deguet de0246807e * all: removed obsolete b_blocking in intf_dialogs_arg_t 22 years ago
Clément Stenac 6c43e73ea9 Removed the old streaming wizard\nSplitted the interface file into interface+extrapanel\nExtrapanel is now a notebook\nReworked the video extrapanel (removed ratio,added filters)\nImplemented a graphical equaliwer 22 years ago
Laurent Aimar 07aadc3951 * all: rework of the input. 22 years ago
Clément Stenac ae6057812b * Interaction between bookmarks and streaming wizard 22 years ago
Clément Stenac 46d0ff6877 * Made the open dialog a wxDialog to be able to call it from the wizard. Please test on win32 and interaction with win32-skins2 22 years ago
Cyril Deguet 3100140ed2 * dialogs.cpp: put NULL for the parent window argument of WX dialogs in 22 years ago
Gildas Bazin d9389c28f4 * modules/gui/wxwindows/*: 22 years ago
Clément Stenac adce9d32be Beginning of an improved streaming wizard. Do not use at the moment 22 years ago
Gildas Bazin b0e050e497 * modules/gui/wxwindows/*: some code cleanup for the bookmarks dialog. 22 years ago
Gildas Bazin b09db1116d * modules/gui/wxwindows/*: 22 years ago
Gildas Bazin e9050e582a * modules/gui/wxwindows/*: make sure we re-use the streaming wizard so the user selection doesn't get lost each time it is opened. 22 years ago
Gildas Bazin 41fd1676f5 * modules/gui/wxwindows/*: adapted to the new playlist api. 23 years ago
Derk-Jan Hartman d03df884a0 * string review 23 years ago
Clément Stenac 1595dc2534 modules/gui/wxwindows/playlist.cpp 23 years ago
Cyril Deguet 3a6a1ce08a * solved race conditions issues when the OpenSkin dialog is 23 years ago
Gildas Bazin e39089dc7d * modules/gui/wxwindows/*: dshow open panel is fully functionnal. 23 years ago
Clément Stenac 84b846bf8c * src/playlist/* && Makefile.am 23 years ago