11678 Commits (4e2ba724a469d856dcb2dfefd443a03cac34a766)

Author SHA1 Message Date
David Fuhrmann 4e2ba724a4 macosx: rename to VLCVoutView 10 years ago
David Fuhrmann 1dd8f84ade macosx: rename to VLCFSPanel 10 years ago
David Fuhrmann 70ccad7d47 macosx: rename to VLCStringUtility 10 years ago
David Fuhrmann f664df304c macosx: rename to VLCPLModel 10 years ago
David Fuhrmann a8fa773dad macosx: rename to VLCPLItem 10 years ago
David Fuhrmann 829d2a02cd macosx: rename to VLCOutput 10 years ago
David Fuhrmann 480a48941e macosx: Rename to VLCOpenWindowController 10 years ago
David Fuhrmann 0daa49d2a7 macosx: rename to VLCCoreInteraction 10 years ago
David Fuhrmann fa6c44e129 macosx: rename to VLCConvertAndSaveWindowController 10 years ago
David Fuhrmann f49de4e416 macosx: Rename to VLCAddonListItem 10 years ago
David Fuhrmann 6939841f64 macosx: rename to VLCMainMenu 10 years ago
David Fuhrmann 9f1c21dd30 macosx: rename to VLCAddonsWindowController 10 years ago
David Fuhrmann edfe6050f1 macosx: rename to VLCHelpWindowController 10 years ago
David Fuhrmann 4904b1c899 macosx: rename to VLCAboutWindowController 10 years ago
David Fuhrmann bf31e1f5d4 macosx: rename to VLCDebugMessageWindowController 10 years ago
David Fuhrmann 80b2257114 macosx: Rename to VLCInputManager 10 years ago
David Fuhrmann b1c445b643 macosx: rename to VLCMainWindow 10 years ago
David Fuhrmann 8eba6a8243 macosx: rename to VLCTrackSynchronizationWindowController 10 years ago
David Fuhrmann c6fdee6977 macosx: rename to VLCResumeDialogController 10 years ago
David Fuhrmann b3e1b006e4 macosx: rename to VLCVideoEffectsWindowController 10 years ago
David Fuhrmann 39a5afd23f macosx: rename to VLCAudioEffectsWindowController 10 years ago
David Fuhrmann 36f6db3725 macosx: rename to VLCBookmarksWindowController 10 years ago
David Fuhrmann fa1f5d024e macosx: rename eyetv to VLCEyeTvController 10 years ago
David Fuhrmann 92e11edb6f macosx: rename coredialogs.x to VLCCoreDialogProvider.x 10 years ago
David Fuhrmann c53156c5af macosx: Split HelpWindowController and AboutWindowController into separate files 10 years ago
Hugo Beauzée-Luyssen d2080f5bcc modules: Don't enforce linkage to -lole32 10 years ago
Rémi Denis-Courmont f21febe7c0 qt: fix invalid free if aout_DevicesList() fails 10 years ago
Jean-Baptiste Kempf b0763eaca8 lua: remove remanents of metachannels 10 years ago
Rémi Denis-Courmont f79e9f5755 Qt: remove unused variable callback parameters 10 years ago
Filip Roséen 10bf15ba7f gui/qt: only add Media\ Library to view if enabled 10 years ago
Filip Roséen 8a38e84f77 gui/qt: fix PLModel::getPLRootType 10 years ago
Filip Roséen 52f3159531 gui/qt: fix PLModel::createNode when invoked with rootIndex() 10 years ago
Filip Roséen 6ccc5f1564 gui/qt: fix PLModel::action( ACTION_SORT, ... ) 10 years ago
Filip Roséen 39b5660b95 gui/qt: fix usage of rootIndex() in PLModel::isSupportedAction 10 years ago
Filip Roséen 641a15209c gui/qt: clean PLModel::isSupportedAction( ACTION_PAUSE, ... ) 10 years ago
Filip Roséen b0445dcd6a gui/qt: clean PLModel::isSupportedAction( ACTION_ADDTOPLAYLIST, ... ) 10 years ago
Filip Roséen 6e17d45c5c gui/qt: fix PLModel::isSupportedAction( ACTION_SAVETOPLAYLIST, ... ) 10 years ago
Filip Roséen 8fb83a5fd3 gui/qt: fix PLModel::isSupportedaction( ACTION_EXPLORE, ... ) 10 years ago
Filip Roséen 1c97d0ba15 gui/qt: fix PLModel::isSupportedAction( ACTION_ENQUEUE*, ... ) 10 years ago
Filip Roséen c152a073b7 gui/qt: fix PLModel::isSupportedAction( ACTION_CLEAR, ... ) 10 years ago
Filip Roséen 02ac2d7e0f gui/qt: fix PLModel::isSupportedAction( ACTION_CREATENODE, ... ) 10 years ago
Filip Roséen c5f7d8ef66 gui/qt: fix PLModel::isSupportedAction( ACTION_PLAY, ... ) 10 years ago
Filip Roséen fcd8121810 gui/qt: use function that conditionally returns an item in PLModel::isSupported 10 years ago
Filip Roséen 0b6a51edf3 gui/qt: remove premature return in PLModel::isSupportedAction 10 years ago
Francois Cartegnie 0d3c4d5ce9 Qt: allow sort of RO items lists 10 years ago
Francois Cartegnie 664e991d5b Qt: fix deadlock on sort 10 years ago
Rémi Denis-Courmont 312d198438 stream: stream_ -> vlc_stream_ 10 years ago
Filip Roséen 9ba0576861 gui/qt: use vlc_playlist_locker in MessagesDialog::updatePLTree 10 years ago
Filip Roséen 19c9fab8d7 gui/qt: use vlc_playlist_locker in PLModel::activateItem 10 years ago
Filip Roséen 92510578e5 gui/qt: use vlc_playlist_locker in PLModel::action 10 years ago