89880 Commits (0d48be6370fc243d48bb027d66b0d719ae9a1b2c)
 

Author SHA1 Message Date
Martin Storsjö 0d48be6370 libvlc: Remove unsubstituted @LIBS_libvlc@ from libvlc.pc.in 5 years ago
Fatih Uzunoglu 3552da5e13 qml: do not use disabled color when paintOnly is set 5 years ago
Fatih Uzunoglu 4d32cb2939 qml: slight refactor in VolumeWidget 5 years ago
Fatih Uzunoglu 49c6311cec qml: prepare VolumeWidget for editor properly 5 years ago
Fatih Uzunoglu 6a6ec066e5 qml: refactor play button 5 years ago
Fatih Uzunoglu 69d7ef2ff0 qml: apply global margin in playqueue overlaymenu 5 years ago
Fatih Uzunoglu ddaf5ef89e qml: make ArtworkInfoWidget a Control 5 years ago
Fatih Uzunoglu df65b0ca59 qml: fix play button scale adjustment 5 years ago
Fatih Uzunoglu 10a9d44223 qml: AspectRatioWidget should not use layout 5 years ago
Fatih Uzunoglu fa86e79668 qml: apply application padding in miniplayer 5 years ago
Fatih Uzunoglu 2c23774b30 qml: make ControlBar a Control 5 years ago
Fatih Uzunoglu 30a9a3a4fd qml: make PlaylistListView a Control 5 years ago
Fatih Uzunoglu 4753475886 qml: fix padding in player playqueue 5 years ago
Fatih Uzunoglu 50aad78bbd qml: add bottom padding to playqueue 5 years ago
Fatih Uzunoglu 51d0337fdc qml: fix double padding in playqueue toolbar 5 years ago
Fatih Uzunoglu 54f8c1dd8d qml: implement play button key hold trigger 5 years ago
Fatih Uzunoglu 41e84a0f8b qml: obey naming conventions 5 years ago
Fatih Uzunoglu af0df44cbf qml: make ControlButtons singleton 5 years ago
Fatih Uzunoglu 86ccc3554d qml: refer to file path for player toolbar control accession 5 years ago
Fatih Uzunoglu 33bcb993e5 qml: move TeletextWidget.qml and VolumeWidget.qml 5 years ago
Fatih Uzunoglu 65fa26528d qml: export player toolbar controls 5 years ago
Fatih Uzunoglu 79dd1d5258 qml: correct left/right margin of player toolbar 5 years ago
Fatih Uzunoglu f4454ee0fa qml: disable internal margin in PlayerButtonsLayout 5 years ago
Fatih Uzunoglu 425d8d5f69 qml: set proper height in toolbar editor 5 years ago
Fatih Uzunoglu 9464083f22 qml: use states to determine miniplayer height 5 years ago
Fatih Uzunoglu a6be4a24f1 qml: adjust implicit height of PlayerButtonsLayout 5 years ago
Fatih Uzunoglu 36699fad01 qml: use proper spacing in controlbar layout 5 years ago
Fatih Uzunoglu 2ddb8948f9 qml: add maxControlbarControlHeight property to VLCStyle 5 years ago
Fatih Uzunoglu f07ab4f4f0 qml: make ControlButtons QtObject 5 years ago
Fatih Uzunoglu 9523cf69fe qml: fix expanding spacer widget 5 years ago
Fatih Uzunoglu 9c26e8241d qml: use pointInRadius function in play button 5 years ago
Fatih Uzunoglu 506eb6a54b qml: add pointInRadius function to Helpers 5 years ago
Fatih Uzunoglu 18fab1afa6 qml: fix typo in ControlButtons 5 years ago
Fatih Uzunoglu 4d7c4609ca qml: make player controlbar control list property readonly 5 years ago
Fatih Uzunoglu 7839037c20 qml: simplify the retrieval of player controlbar control components 5 years ago
Samuel Bassaly ee0c3087a2 macosx:Add missing i18n to a string 5 years ago
Samuel Bassaly 397ad3d860 macosx: Implement new design for VLC bottom bar 5 years ago
Samuel Bassaly 08e871602c macosx: Implement media browsing UI + Local files 5 years ago
Samuel Bassaly c2596ac2af macosx: Implement empty views for audio and video 5 years ago
Samuel Bassaly 7272ecaef3 macosx: Add missing colors to NSColor extension 5 years ago
Samuel Bassaly 411972391d macosx: Add new icons 5 years ago
Rémi Denis-Courmont b3be9953d3 input: avoid one strdup() 5 years ago
Rémi Denis-Courmont c14e203212 input: pass full MRL to InputGetExtraFiles*() 5 years ago
Rémi Denis-Courmont cd66157245 input: remove no longer used get_path() 5 years ago
Rémi Denis-Courmont 236414495c input: call vlc_uri2path() directly 5 years ago
Rémi Denis-Courmont 1b69f64b87 demux: use vlc_uri2path() directly 5 years ago
Rémi Denis-Courmont e124481d14 access: use vlc_uri2path() directly 5 years ago
Rémi Denis-Courmont 904c9c9d4b url: handle proprietary dir:// MRL scheme 5 years ago
Rémi Denis-Courmont bf1ba89a40 demux: require :// in MRL 5 years ago
Rémi Denis-Courmont 5d9fae860b test: do not hard code some array sizes 5 years ago