15 Commits (02442c0f4e12f5c06ff01e85b492a05b4ae1bdd7)

Author SHA1 Message Date
Thomas Guillem 02442c0f4e input: remove INPUT_EVENT_AOUT 8 years ago
Thomas Guillem e3294f209a qt: update seek capability when changed 8 years ago
Steve Lhomme ddbe9b805c qt: adjust the second parameter of AtoBLoop to match the positionUpdated signal 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Thomas Guillem 6fc30a4c19 qt: add MainInputManager::getVouts 9 years ago
Rémi Denis-Courmont 9b34d606bd input: remove unused INPUT_SET_NAME 9 years ago
Rémi Denis-Courmont f4bb458815 Replace vlc_gc_decref() with input_item_Release() 9 years ago
Rémi Denis-Courmont 763cea5e20 Replace vlc_gc_incref() with input_item_Hold() 9 years ago
Francois Cartegnie b2ebaf3c4a Qt: EPG: change program using epg events 9 years ago
Hugo Beauzée-Luyssen 9ce2d2e076 input_manager: Don't use THEMIM macro from input_manager 10 years ago
Benoit du Payrat 27b241e4cb Qt: toggling fullscreen by double click toggles everything 10 years ago
Benoit du Payrat 8784800a75 Qt: fix syncing elapsed / remaining time in TimeLabel 10 years ago
Steve Lhomme b3c5d6ac04 qt: add a const on the playback state getter 10 years ago
Jean-Baptiste Kempf b32eea4b1a Rename qt4.hpp to qt.hpp 10 years ago
Jean-Baptiste Kempf c27d273bca Move Qt from qt4 to qt folder 10 years ago
Hugo Beauzée-Luyssen 45ecb69478 qt4: Fix initial input probing 10 years ago
Hugo Beauzée-Luyssen 28639b28fc qt4: input_manager: Move callback inside MainInputManager 10 years ago
Hugo Beauzée-Luyssen a9c9d3cfd6 qt4: input_manager: Pass a boolean to indicate if there is an input loaded 10 years ago
Jean-Baptiste Kempf 2530f6a54b Qt: fix EventId collisions 11 years ago
Rémi Denis-Courmont eb4eb47850 gui: remove useless checks for input_thread_t.b_dead and b_eof 11 years ago
Jonathan Calmels 8d6cfafbc2 Qt: inputChanged signal now takes the input_thread_t as parameter 11 years ago
Ludovic Fauvet 1d81d4854e Qt: don't try to resume playback on the same input file 11 years ago
Ludovic Fauvet 65e800488b Qt: better wording for the resume playback code 12 years ago
Jean-Baptiste Kempf a3f6eeeb90 Qt: don't use a modal dialog for continuing the playback 12 years ago
Francois Cartegnie ae4e524efd Qt: remove pointer from inputChanged signal (fix #11886 #11887) 12 years ago
Francois Cartegnie 91d1975383 Qt: update art requests to use updated API 12 years ago
Jean-Baptiste Kempf 35733accf3 Qt: adapt menus to new Audio Device list 13 years ago
Francois Cartegnie 0f82e115c9 Qt: move variables.*pp. 13 years ago
Rémi Denis-Courmont eb02de0bfb Qt4: remove useless alive check on input 13 years ago
Francois Cartegnie 7fab4e77c6 Qt: Remove event deduplication (fix #7390). 14 years ago
Angelo Haller b11bba670c Qt: allow to change the art 14 years ago
Francois Cartegnie 73a9483730 Qt: insert newlines for readability 14 years ago
Francois Cartegnie d6742e016a Qt: namespaces are now sufficient for designating event names 14 years ago
Francois Cartegnie 087fcf430b Qt: namespace IMEvent types 14 years ago
Francois Cartegnie f6d61f8b8d Qt: PLEvent: protect members 14 years ago
Francois Cartegnie a73b86a582 Qt: rename even ID offsets as what they are 14 years ago
Francois Cartegnie 26027de908 Qt: IMEvent: simplify using getter 14 years ago
Francois Cartegnie 1abc5673f6 Qt: IMEvent: use getter instead of friend class. 14 years ago
Francois Cartegnie cafb8e307e Qt: InputManager: Namespace PLEvent types. 14 years ago
Francois Cartegnie 541c1d97c0 Qt: add deduplication for some events. 14 years ago
Rémi Denis-Courmont 9778203f76 playlist: convert "volume" to float 14 years ago
Rémi Denis-Courmont fdb50775af Qt4: use qlonglong instead of int64_t for cross-thread connections 14 years ago
Rémi Denis-Courmont 292bff1961 Qt4: fix prototype 14 years ago
Rémi Denis-Courmont 83ad48a451 Qt4: partly fix volume display 14 years ago
Rémi Denis-Courmont b092d34b59 Qt4: simplify and partly fix mute tracking 14 years ago
Francois Cartegnie 1c9e440232 Qt: SeekSlider: non seekable must be non interactive 14 years ago
Francois Cartegnie 96fe985a45 Qt: input manager: allow updating art for not current input_item 14 years ago
Rémi Denis-Courmont 5c524ec7b9 Qt4: use QVLCBool for random and repeat/loop 14 years ago
Jean-Baptiste Kempf 126679799c Qt: do not loose fullscreen controller after customization 14 years ago
Mal Graty 48a98edcc6 Playlist status not being updated on play/pause 15 years ago