16 Commits (6932d8cd8d4d8477e6709c8814d42e1cd2dd4a61)

Author SHA1 Message Date
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rémi Denis-Courmont 6da90a1716 vlc_mutex_init: remove unused paramter 18 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 18 years ago
Rémi Denis-Courmont 99fab9089e Don't include config.h from the headers - refs #297. 18 years ago
Rafaël Carré 6ee1e193fd Removes trailing spaces. Removes tabs. 19 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Gildas Bazin bad9d93953 * modules/gui/wince/video.cpp: forgot a VOUT_SET_ZOOM. 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
Gildas Bazin 39c6836969 * modules/gui/wince: added dialogs provider + another massive cleanup + updates. 21 years ago
Gildas Bazin 80a93814c2 * modules/gui/wince/*: improvements to the WinCE interface. 21 years ago
Gildas Bazin 909088e89a * modules/gui/wince: some more code cleanup + fixes. 21 years ago
Gildas Bazin 9abc1276b1 * modules/gui/wince: cleanup + ported to win32 (but not tried yet ;). 21 years ago
Gildas Bazin dcedffea92 * modules/gui/wince: misc small fixes. 21 years ago
Gildas Bazin 801b203b8a * 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). 22 years ago
Gildas Bazin c14fe1b2a9 * modules/gui/wxwindows/video.cpp: will hopefully fix the gray video problem in embedded mode on win32. 22 years ago
Gildas Bazin 8e751df6b5 * modules/gui/wxwindows/video.cpp: reverted change to re-use the video window as it doesn't work well on wxGTK. 22 years ago
Gildas Bazin 2bc86e329a * modules/gui/wxwindows/video.cpp: before resizing the interface when a video stops, wait a bit just to make sure a new video outut is not being spawned. 22 years ago
Sam Hocevar 71b20c32ac * modules/gui/wxwindows/video.cpp modules/gui/wxwindows/bookmarks.cpp: 22 years ago
Laurent Aimar 07aadc3951 * all: rework of the input. 22 years ago
Gildas Bazin a88c1a091c * src/interface/interface.c, modules/gui/wxwindows/video.cpp: couple of fixes. 22 years ago
Gildas Bazin 788a3c84dc * src/video_output/vout_intf.c: only embed the video if the main interface supports it (don't check other interfaces). 22 years ago
Gildas Bazin 4667e2d7fc * skins2/src/vlcproc.cpp: a few cleanup fixes. 22 years ago
Gildas Bazin 15d01be85f * modules/gui/wxwindows/*: reverted last --wxwin-keep-size patch for now because it doesn't work on wxGTK. 22 years ago
Gildas Bazin e214f2c24c * modules/gui/wxwindows/*: new --wxwin-keep-size option to remember the size of the last embedded video. 22 years ago
Gildas Bazin bdc9f25611 * modules/gui/wxwindows/video.cpp: forgot to unlock a mutex. 22 years ago
Gildas Bazin ff219e5922 * modules/video_output/x11/xcommon.c, 22 years ago
Gildas Bazin 3570e61648 * modules/gui/wxwindows/*: implemented VOUT_SET_STAY_ON_TOP in ControlWindow() 22 years ago
Gildas Bazin d8f54d49fb * src/video_output/vout_intf.c: new vout_ControlWindow() function. 22 years ago
Gildas Bazin 1f878728d3 * modules/gui/wxwindows/video.cpp: fix for wxGtk built with GTK1. 22 years ago
Olivier Teulière 39b7e4b619 Compilation fix 22 years ago
Gildas Bazin b09db1116d * modules/gui/wxwindows/*: 22 years ago