7 Commits (e0dfd83141c5eef01374e82ddeb4bf70ba1daf7e)

Author SHA1 Message Date
Felix Paul Kühne e0dfd83141 macosx: rename VLCMain source file and split out VLCApplication class 10 years ago
David Fuhrmann 4e2ba724a4 macosx: rename to VLCVoutView 10 years ago
David Fuhrmann f664df304c macosx: rename to VLCPLModel 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 6939841f64 macosx: rename to VLCMainMenu 10 years ago
David Fuhrmann b1c445b643 macosx: rename to VLCMainWindow 10 years ago
David Fuhrmann 39a5afd23f macosx: rename to VLCAudioEffectsWindowController 10 years ago
Felix Paul Kühne 62dfbc3856 macosx: fix time format overflow if playlist duration is > 24h 10 years ago
Felix Paul Kühne 7b2a882b6e macosx: minor cleanup 10 years ago
Felix Paul Kühne 846296503a macosx: fix compilation warning 10 years ago
Rémi Denis-Courmont 70d808bb6c Rename str_format_meta() to strfinput() 10 years ago
David Fuhrmann d3d1f6c646 macosx: Add Find menu item and key shortcut 10 years ago
Jean-Baptiste Kempf b634e6a9c8 Fix comments about Qt4 10 years ago
David Fuhrmann fabe8243fe macosx: Replace VLCIntf by getIntf() 10 years ago
David Fuhrmann 6d1da70de7 macosx: Fix revealInFinder for main menu item and popup menu 10 years ago
David Fuhrmann e66d8e654f macosx: Factor code for drop handling of external files 10 years ago
Marvin Scholz e9db84d774 macosx: Rename the Playlist related class files to match the class name 11 years ago
Marvin Scholz 090e1f80dc macosx: Add todo comment about deprecated method useOptimizedDrawing 11 years ago
Marvin Scholz 7aa7b62785 macosx: Refactor MainWindow class for better code-style consistency 11 years ago
Marvin Scholz ae4325e90f macosx: Replace method of auto-expanding all items in the Source List 11 years ago
David Fuhrmann b2c77d4497 macosx: replace controlsbar updating code by a safer helper 11 years ago
David Fuhrmann c500901b0f macosx: remove VLCMainWindow singleton 11 years ago
Felix Paul Kühne c169acfad0 macosx/playlist: fix rendering and improve style 11 years ago
Felix Paul Kühne 68827bcdf9 macosx: split playlist object from MainWindow.xib 11 years ago
Felix Paul Kühne 2f854ae389 macosx: deploy string conversation function in more cases 11 years ago
Felix Paul Kühne f450457875 macosx: refactor main class object life management and main menu 11 years ago
Felix Paul Kühne db62975cad macosx: split main interface class 11 years ago
Felix Paul Kühne 4e862a1f37 macosx: use NSArray's firstObject where appropriate 11 years ago
Felix Paul Kühne 4296e06b14 macosx: cosmetics 11 years ago
Felix Paul Kühne d21e2440ea macosx: remove support for OS X 10.6 Snow Leopard 11 years ago
Felix Paul Kühne 5fb6cff9d4 macosx: update singleton creation 11 years ago
Felix Paul Kühne 9b11fa7e37 macosx: move from manual to automatic property synthesis 11 years ago
Felix Paul Kühne 0b9b7eab08 macosx: privatise instance variables and resolve class dependencies on internal implementation details 11 years ago
Felix Paul Kühne bb15c81583 macosx: switch to automated reference counting (refs #2813) 11 years ago
David Fuhrmann 91751dbd6a macosx: Move input-related handlers to InputManager, simplify 11 years ago
David Fuhrmann e823a595a8 macosx: fix crash in str_format_meta 11 years ago
David Fuhrmann c6abf403e4 macosx: simplify/unify addition of new playlist items 12 years ago
David Fuhrmann f24504e48f macosx: Move drag and drop support to new PLModel and rewrite 12 years ago
David Fuhrmann c39aaf28bc macosx: Add new playlist model 12 years ago
David Fuhrmann 6e24206e03 macosx: simplify playlist duration calculation 12 years ago
David Fuhrmann 3788f1cb25 macosx: fix memleaks in podcast handling, remove unnecessary module restart 12 years ago
David Fuhrmann a4a567cd04 macosx: do not use the cone as sidebar icons 12 years ago
David Fuhrmann 19bbb8cc2c macosx: fix wrong size of playlist when using podcast and minimal view 12 years ago
David Fuhrmann 2b6a8709c5 macosx: fix podcast view interfering with dropzone 12 years ago
David Fuhrmann 58b713c7f8 macosx: Fix drawing issues with podcast controls and dropzone 12 years ago
David Fuhrmann 6616504dfb macosx: add yosemite graphics to project file and use them in code 12 years ago
Felix Paul Kühne 708f5f01f5 macosx: reload sidebar if the user un-/installs an SD using the addon manager 12 years ago
Felix Paul Kühne fb744ad16f macosx: fix compilation warnings 12 years ago
David Fuhrmann b9aee93db5 macosx: set a proper main window frame on termination 12 years ago