32 Commits (abec01b4e7b8f665de8d026ec81fbef63a1f7165)

Author SHA1 Message Date
Claudio Cambra bdb1894957 macosx: Don't send nil as notification object for VLCLibraryModelVideoMediaListUpdated and VLCLibraryModelAudioMediaListUpdated in VLCLibraryModel's dropCaches 3 years ago
Claudio Cambra ba2f6837f5 macosx: Fix audio library not updating when sort changes 3 years ago
Claudio Cambra bec320b81a macosx: Fix the preferences' media library folders table 4 years ago
Claudio Cambra 452d9f86cf macosx: Stop using magic numbers for segmented control segments 4 years ago
Claudio Cambra 28faf65cf3 macosx: Fix artists in VLCLibraryModel 4 years ago
Claudio Cambra c9b193a381 macosx: Stop dumping library cache if sort criteria hasn't changed 4 years ago
Claudio Cambra f905738023 macosx: Make search field in toolbar functional for library 4 years ago
Claudio Cambra 7fdcf692b2 macosx: React to more media library change events 4 years ago
Claudio Cambra a91d9d8f6e macosx: Ensure the correct notifications are being emitted in VLCLibraryModel 4 years ago
Samuel Bassaly c2596ac2af macosx: Implement empty views for audio and video 5 years ago
Samuel Bassaly 24c76d8af2 macosx: Add minor enhancements to library view 5 years ago
Alaric Senat e4ac8d8f08 medialibrary: move entry point listing calls to list 5 years ago
Alaric Senat cc15256b7b medialibrary: rename now confusing enum values 5 years ago
Alaric Senat 3cb3b1f647 medialibrary: rename vlc_ml_entry_point_t to vlc_ml_folder_t 5 years ago
Felix Paul Kühne c6cca20043 macosx/library: add missing sanity checks to model 6 years ago
Felix Paul Kühne f02317be0c macosx/library: show all videos available 6 years ago
Felix Paul Kühne 2c84f5693d macosx: perform library operations on the background thread 7 years ago
David Fuhrmann 37b7c5f6b5 macosx: Fix crash when getting error for audio list query 7 years ago
Felix Paul Kühne e78831df7b macosx/library: implement sorting 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 4510eb8ea9 macosx/library: add audio specific library interface 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 510805b252 macosx/library: show recently played media and introduce section headers 7 years ago
Felix Paul Kühne d13b51222b macosx: add window to manage library folders 7 years ago
Felix Paul Kühne 1680fed9b1 macosx/library: generate thumbnails as needed and update view representation once done 7 years ago
Felix Paul Kühne 72d032eb5a macosx/library: introduce modes and a very basic audio media representation 7 years ago
Felix Paul Kühne a7e74e6eb1 macosx/library: split data types to their own file 7 years ago
Felix Paul Kühne 787defaa5e macosx/library: show list of videos known to the library 7 years ago
Felix Paul Kühne f3cb7306e2 macosx/library: add class skeleton 7 years ago
David Fuhrmann ba6ad45fbd macosx: New directory structure for the macOS UI 7 years ago
Felix Paul Kühne e49882a782 macosx/library window: implement library view and fill with sample data 7 years ago
Felix Paul Kühne b6fbbfce05 macosx/library window: add playlist table view with sample data 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Marvin Scholz 9385e8ba80 macosx: Use NSButton subclass for badge drawing 8 years ago
Marvin Scholz 9de4120cf4 macosx: Update PXSourceList to 2.x 8 years ago
Marvin Scholz 2bfd5c7731 macosx: Add VLCVolumeSlider(Cell) classes 9 years ago
Marvin Scholz dcb57abf33 macOS: Add VLCTintedImageButtonCell 9 years ago
David Fuhrmann b7f9c20f7a macosx: center fullscreen panel for new fullscreen size 9 years ago
David Fuhrmann 76f12cba4c macosx: Limit fullscreen panel to video content area 9 years ago
David Fuhrmann a071bc7c4f macosx: clear resume points as well once the user clear recent items list 10 years ago
Felix Paul Kühne e0dfd83141 macosx: rename VLCMain source file and split out VLCApplication class 10 years ago
Felix Paul Kühne c751c847de macosx: rename VLCMain preferences category 10 years ago
Felix Paul Kühne 3c745c8b2f macosx: cosmetics 11 years ago
Felix Paul Kühne db62975cad macosx: split main interface class 11 years ago
Kelly Anderson c0f44d25b3 Consolidate lua includes in vlc.h 14 years ago
Jean-Baptiste Kempf 61147a769e Move /modules/misc/lua/ to /modules/lua 15 years ago
Antoine Cellerier 95addd5738 Implement Lua objects in the C code directly. Fix most type checks. Move every thing arround. 18 years ago