1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-16 16:02:54 +02:00
vlc/modules/gui/wince
Rémi Denis-Courmont cdd517525b Remove message unused "queue" parameter
There is only one queue at the moment, and if someone wants multiple
queues, it's probably not a good idea to hard-code queues as integers.
2008-05-10 12:57:12 +03:00
..
bitmaps * modules/gui/wince/*: New Windows CE interface by Cedric Marodon <cedric_marodon at yahoo dot fr> (ported from the vlcpocketpc project by myself after some heavy code cleanup). 2005-01-06 23:52:00 +00:00
dialogs.cpp Remove useless test before free and delete. 2008-03-15 20:02:35 +01:00
fileinfo.cpp Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
interface.cpp Remove I64C as well 2008-05-01 22:11:47 +03:00
iteminfo.cpp Remove unused i_enabled member from the playlist struct 2008-04-17 00:31:17 +02:00
menus.cpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
messages.cpp Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
Modules.am Redo 12234; this time with (hopefully) Mac OS X support 2005-08-18 17:00:20 +00:00
open.cpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
playlist.cpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
preferences_widgets.cpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
preferences_widgets.h Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
preferences.cpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
subtitles.cpp One more time removing of some useless tests. 2008-03-12 12:07:43 +01:00
timer.cpp Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
video.cpp vlc_mutex_init: remove unused paramter 2008-05-04 14:14:46 +03:00
wince_rc.rc * modules/gui/wince: fixed bunch of bugs and memory leaks. 2005-03-07 14:37:39 +00:00
wince.cpp Remove message unused "queue" parameter 2008-05-10 12:57:12 +03:00
wince.h Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00