13366 Commits (5738d7a0b65bc692185a63c3caa1bcd9542c4f45)

Author SHA1 Message Date
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 3fbd27c8db macosx/linear progress indicator: rewrite to show a bar instead of a triangle 7 years ago
Felix Paul Kühne c8663d458c macosx/library window: add drop zone 7 years ago
Felix Paul Kühne 18541524ce macosx/playlist controller: fix comment and declaration for class used to add items 7 years ago
Felix Paul Kühne 6609dce76e macosx/drag & drop view: modernize code 7 years ago
Felix Paul Kühne 540f3a0073 macosx: split drag & drop view from misc 7 years ago
Felix Paul Kühne 519ed84544 macosx/image view: improve border appearance 7 years ago
Pierre Lamot f03042b232 qml: fix recent play menu items disapearing on mouseover 7 years ago
Felix Paul Kühne d463b561b7 macosx/player: Explicitely initalize cb_device_changed 7 years ago
Hugo Beauzée-Luyssen 8d0444f14b qt: player_controller: Explicitely initalize on_device_changed 7 years ago
Romain Vimont 2ff16109cd qt: fix if-block scope 7 years ago
Hugo Beauzée-Luyssen 3ffd6408bc qt: Fix duration conversion 7 years ago
David Fuhrmann fdbf7317e0 macosx: Unset p_interface_thread outside of the autoreleasepool 7 years ago
David Fuhrmann 309295c464 macosx: fix typo for Mexican in language list 7 years ago
Romain Vimont 3f659b04f6 qt: fix nullptr dereference 7 years ago
David Fuhrmann 7e51096866 macosx: Update language list based on qt interface update 7 years ago
David Fuhrmann 17ff486e0c macos info.plist strings: Factorize translatable strings 7 years ago
Felix Paul Kühne fe552c2941 macosx/library collection view item: implement prepareForReuse 7 years ago
Marvin Scholz 0737744c88 macosx: Properly clear playlist model on reset 7 years ago
Felix Paul Kühne 1fc2ab02f8 macosx: simplify library model code 7 years ago
Felix Paul Kühne 4c47033e0d macosx: add alternative audio library representation based on a collection view 7 years ago
Felix Paul Kühne 9339899f46 macosx: coding style improvements 7 years ago
Marvin Scholz bcf766c1b0 macosx: Call on super in prepareForReuse 7 years ago
Felix Paul Kühne 4510eb8ea9 macosx/library: add audio specific library interface 7 years ago
Felix Paul Kühne cf70f13702 macosx/library: add abstractions for albums, artists and genres 7 years ago
Felix Paul Kühne 88dd577b77 macosx/library: rename data source 7 years ago
Thomas Guillem c67934b0b4 remove vlc_playlist_legacy 7 years ago
Thomas Guillem 520d8560e4 macosx: setup filter variables on the main vout 7 years ago
Thomas Guillem 2fa411f6b7 macosx: setup effect variables on the main aout 7 years ago
Thomas Guillem 0be3282eb6 qt: setup filter variables on the main vout 7 years ago
Thomas Guillem 114ddf51d8 qt: PlayerController: simplify getVout() 7 years ago
Thomas Guillem aa6d395b62 player: change vout events 7 years ago
Thomas Guillem 0e457ba78b player: remove vlc_player_vout_SetFilter 7 years ago
Thomas Guillem 6ae141e21a qt: fix lock-order-inversion on close 7 years ago
Thomas Guillem 455ed9bcf8 qt: fix lock-order-inversion on open 7 years ago
Felix Paul Kühne 6218652126 macosx: add helper for the Mojave dark mode 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 4a9a7e4bd8 macosx/NSView category: split to a file of its own 7 years ago
Felix Paul Kühne 76657bad0a macosx/library window: generate vout view i code instead of IB 7 years ago
Vibhoothi 037c3c6d2b macosx/library: Add Horizontal Constraint for clearqueue button in split view 7 years ago
Felix Paul Kühne fdd3c157a2 macosx/library: clean view display and object interaction 7 years ago
Felix Paul Kühne 30fc2fd4be macosx/library: move recent media to its on collection view 7 years ago
Felix Paul Kühne 6b88208f23 macosx/library: fix display of audio media 7 years ago
Felix Paul Kühne 6879ee14e9 macosx: fix compilation with legacy SDK versions 7 years ago
Felix Paul Kühne 510805b252 macosx/library: show recently played media and introduce section headers 7 years ago
Felix Paul Kühne 316f60130c macosx/playlist: fix playback broken in 50c0fa5d 7 years ago
Felix Paul Kühne 25b7531b75 macosx/library: add 'NEW' indicator for media that was never played before 7 years ago
Felix Paul Kühne 8a7fead4cb macosx: load media sources on request only 7 years ago
Romain Vimont d8680fb85e qt: avoid spurious emits 7 years ago