13096 Commits (1cb7dc3451c429b56126fb4dfb343b4512bb364f)

Author SHA1 Message Date
Felix Paul Kühne a69646cfba macosx: fix misc. compilation warnings 8 years ago
Felix Paul Kühne 856a0ce287 macosx/VLCBottomBarView: add dark mode support for mojave 8 years ago
David Fuhrmann aafd5f992d macOS build: Bump minimum required OS version to 10.11 8 years ago
David Fuhrmann 218da7ee4e macosx: Use @available instead of own macros 8 years ago
Steve Lhomme 88b7d85136 input: use vlc_tick_t for the input "length" variable 8 years ago
Steve Lhomme f04e6ce332 input: use vlc_tick_t for the input "time" variable 8 years ago
Steve Lhomme a856cc1460 core: use vlc_tick_t for seekpoint_t::i_time_offset officially 8 years ago
Steve Lhomme 7fb3f4293a modules: use VLC_TICK_FROM_MS instead of hardcoded values 8 years ago
Steve Lhomme 80010059ea qt: setTime() takes a vlc_tick_t 8 years ago
Steve Lhomme d88f4725a5 qt: use VLC_TICK_INVALID for uninitialized timeA/timeB values 8 years ago
Steve Lhomme 1ed89cfa38 qt: get/set the recent MRL time as vlc_tick_t 8 years ago
Thomas Guillem 4ae884a3a9 input: more precise vout events 8 years ago
Thomas Guillem 02442c0f4e input: remove INPUT_EVENT_AOUT 8 years ago
Felix Paul Kühne f72c3a4e15 macosx: fix incorrect display of attributed strings in about panel and addon manager 8 years ago
Felix Paul Kühne 6a1b0be591 macosx: minor refinements for dark UI mode 8 years ago
Daksh Shah 5b86f6d200 macosx: Improvement in Go-To Time Panel, added hh:mm:ss format 8 years ago
Felix Paul Kühne e07a53e4c3 macosx/mainwindow: fix potential unexpected termination 8 years ago
Felix Paul Kühne eb8821886a macosx: coding style improvements 8 years ago
Felix Paul Kühne 98dfe25426 macosx/mainwindow: improve dark UI appearance 8 years ago
Felix Paul Kühne b571cbc70c macosx/about: improve dark UI appearance 8 years ago
Felix Paul Kühne 9d2be9e4ec macosx/open: improve dark UI appearance 8 years ago
Romain Vimont 53009d018b vlc_arrays: refactor foreach loop 8 years ago
David Fuhrmann 4da26c6c9c macosx: Convert and save: Use correct port 8 years ago
David Fuhrmann fdb955057a macosx: Fix streaming using convert and save panel 8 years ago
Steve Lhomme 0630bfa043 gui:qt: use Vista styling on Windows 8 years ago
Hugo Beauzée-Luyssen 73a2988ec4 ncurses: Remove use of xstrdup 8 years ago
Marvin Scholz a7f623dd32 gui/qt: Fix invalid widget in buddy 8 years ago
Marvin Scholz 1372e6b7bc gui/qt: Fix build on macOS 8 years ago
Marvin Scholz 8796dd89d2 gui/qt: Add missing include for simple_preferences 8 years ago
Romain Vimont 7725b10254 fetcher: provide events in callbacks 8 years ago
Romain Vimont 812579453b preparser: provide events in callbacks 8 years ago
Thomas Guillem 7d978bef08 input: merge INPUT_EVENT_TELETEXT with INPUT_EVENT_ES 8 years ago
Marvin Scholz feb75e4148 macosx: Fix argument order when constructing stream chain 8 years ago
Marvin Scholz cae48baeb1 macosx: Set correct state/highlight for badge button 8 years ago
Marvin Scholz 9385e8ba80 macosx: Use NSButton subclass for badge drawing 8 years ago
Marvin Scholz d8e1c0ccd5 macosx: Update sidebar on playlist table changes 8 years ago
Marvin Scholz 7da1546f7c macosx: Convert sidebar to view based table 8 years ago
Marvin Scholz f023fd67b5 macosx: Do not crash on empty selection 8 years ago
Marvin Scholz 9de4120cf4 macosx: Update PXSourceList to 2.x 8 years ago
Marvin Scholz 1cd82bd91e macosx: Use define for status column 8 years ago
Marvin Scholz 91dde5a9f4 macosx: Remove private API for sort indicator images 8 years ago
Marvin Scholz 2125f01b0b macosx: Ensure title item is always added to table 8 years ago
Marvin Scholz f5f9f559b4 macosx: Minor whitespace-only fixes 8 years ago
Marvin Scholz 691e51a4d3 macosx: Use for-in for table column iteration 8 years ago
David Fuhrmann 7cb147a341 macosx: Fix model rebuilding after drop operation 8 years ago
Olivier Fourdan 6579a36c56 Qt: Fix tooltip position 8 years ago
David Fuhrmann 558c52cf5c macosx: Fix misbehaving audio device popups 8 years ago
Marvin Scholz 09f8142c6e macosx: Simplify XIB build definition 8 years ago
Marvin Scholz 1827563799 macosx: SPMediaKeyTap: Remove need for SPInvocationGrabbing 8 years ago
Marvin Scholz f70a3de4f0 macosx: SPMediaKeyTap: Replace long deprecated Carbon APIs 8 years ago