23 Commits (1698eb9e7f4452b16a8d3df9632a0599dbab445c)

Author SHA1 Message Date
Claudio Cambra 1698eb9e7f macosx: Use custom attributed string with playing item name and artist in main library window control bar 3 years ago
Claudio Cambra 3f966e6a48 macosx: Use template image for icons of volume buttons in main library window control bar 3 years ago
Claudio Cambra 6d926e33d5 macosx: Update mute volume button image when mute state changes in control bar 4 years ago
Claudio Cambra 3eb2682c6d macosx: Move shuffle and repeat button functionality from VLCControlsBarCommon to VLCMainWindowControlsBar 4 years ago
Claudio Cambra 7e18c3ff97 macosx: Move mute volume button outlet to VLCControlsBarCommon 4 years ago
Claudio Cambra 3d00a2312d macosx: Only set timefield alignment in main window controls bar 4 years ago
Claudio Cambra d6c539f3da macosx: Transfer basic volume slider functionality from VLCMainWindowControlsBar to VLCControlsBarCommon 4 years ago
Claudio Cambra ab3c35e76b macosx: Ensure song/video name and artist combinations are properly center aligned to slider 4 years ago
Claudio Cambra ed50789a69 macosx: Hide the song name / artist name separator if no artist name available 4 years ago
Claudio Cambra fa49f8c366 macosx: Make the video view dismissible while retaining playback in background in main library window 4 years ago
Samuel Bassaly 397ad3d860 macosx: Implement new design for VLC bottom bar 5 years ago
Samuel Bassaly 98838a7724 macosx: Fix tiny bugs in volume control 5 years ago
Felix Paul Kühne 1e6859bcba macosx/playback UI: cosmetics 7 years ago
Felix Paul Kühne 5738d7a0b6 macosx: introduce constants for volume default and maximum internal to the module 7 years ago
Felix Paul Kühne 5d8def777f macosx: re-add volume slider and stop button to main window 7 years ago
Felix Paul Kühne a5e053f127 macosx/main: trim public interface and remove pseudo-global includes 7 years ago
Felix Paul Kühne a3f831632a macosx: rework communication between vout provider, library window and fspanel 7 years ago
Felix Paul Kühne a2fe663204 macosx: remove the main window 7 years ago
Felix Paul Kühne 45eb33cb93 macosx/main window controlsbar: remove dependency on core interaction singleton 7 years ago
Felix Paul Kühne 6c0c4ffe55 macosx/control bars: remove legacy playlist 7 years ago
Felix Paul Kühne 900cb6ee6f macosx: don't import the legacy playlist globally 8 years ago
Rémi Denis-Courmont d55765b605 input: introduce input_Hold() and input_Release() 8 years ago
David Fuhrmann ba6ad45fbd macosx: New directory structure for the macOS UI 8 years ago
Felix Paul Kühne 99417d7af5 macosx: remove Cocoa representation of the legacy playlist 8 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Felix Paul Kühne 5fca01230f macosx/VLCVolumeSlider: add dark mode support for mojave 8 years ago
Felix Paul Kühne 10711f6ad6 macosx: upgrade accessibility code 8 years ago
Felix Paul Kühne 2b110e2cea macosx: remove dark interface mode 8 years ago
Rémi Denis-Courmont 119776dc40 include: remove <vlc_aout.h> from <vlc_playlist.h> 8 years ago
Marvin Scholz fd14f77eb0 macosx: Improve and correct accessibility strings 9 years ago
Marvin Scholz 7265fc06ed macosx: Replace volume slider with VLCDefaultValueSlider 9 years ago
David Fuhrmann a8a2a275f4 macosx: Cleanup code, use var_InheritBool for controls bar config 9 years ago
David Fuhrmann fa94ead8f4 macosx: Fix animation of prev / next buttons 9 years ago
David Fuhrmann c8860f0545 macosx: Fix animation for effects button 9 years ago
David Fuhrmann 9615d4c428 macosx: Fix animations for playmode buttons in controls bar 9 years ago
David Fuhrmann 3fbcb41a10 macosx: main window: Hide prev and next button like all the others 9 years ago
David Fuhrmann 89ef8fdc5f macosx: main window: Hiding of shuffle, repeat and effect buttons 9 years ago
David Fuhrmann 703668b5f1 macosx: main window: use autolayout to remove fullscreen button 9 years ago
Marvin Scholz 3da0d0c218 macosx: Remove old fscontroller source code 10 years ago
Felix Paul Kühne eb435f00d7 macosx: split controls bar in common and main window files 10 years ago
Felix Paul Kühne e0dfd83141 macosx: rename VLCMain source file and split out VLCApplication class 10 years ago
David Fuhrmann 1dd8f84ade macosx: rename to VLCFSPanel 10 years ago
David Fuhrmann 0daa49d2a7 macosx: rename to VLCCoreInteraction 10 years ago
David Fuhrmann 6939841f64 macosx: rename to VLCMainMenu 10 years ago
Felix Paul Kühne 679b36eb9b macosx: modernize controls bar coding style 10 years ago
David Fuhrmann fabe8243fe macosx: Replace VLCIntf by getIntf() 11 years ago
David Fuhrmann 263962a7b7 macosx: Add tooltip with current volume level to slider (close #8782) 11 years ago
Marvin Scholz e9db84d774 macosx: Rename the Playlist related class files to match the class name 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