You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pierre d'Herbemont d11fd0d1e5 codecleanup: Replace input_Item by input_item. 18 years ago
..
bitmaps Change the static char in the bitmap files to const static char to get rid of all the warning during compilation, when including xpm files. 18 years ago
dialogs codecleanup: Replace input_Item by input_item. 18 years ago
Modules.am Add edit button for VLM (Closes:#530) 20 years ago
dialogs.cpp Use pl_Release with the right argument. 18 years ago
extrapanel.cpp Add some video-filter2 effects to wxwidget extrapanel 18 years ago
extrapanel.hpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
input_manager.cpp Use pl_Release with the right argument. 18 years ago
input_manager.hpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
interface.cpp Use pl_Release with the right argument. 18 years ago
interface.hpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
menus.cpp Use pl_Release with the right argument. 18 years ago
playlist_manager.cpp playlist: Make sure we don't pl_Release(p_playlist). 18 years ago
playlist_manager.hpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
streamdata.cpp Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
streamdata.h Fix wizard matrix on win32. Closes:#531 20 years ago
timer.cpp Move intf-popupmenu and video-on-top variables from playlist to libvlc. 18 years ago
timer.hpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
video.cpp Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
video.hpp Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
wxwidgets.cpp Use the right declaration for threaded functions. 18 years ago
wxwidgets.hpp Use vlc_object_lock and vlc_object_unlock 18 years ago