296 Commits (636019fc5ddd5b1661685ba04968cc220ea117ed)

Author SHA1 Message Date
Rémi Denis-Courmont 636019fc5d qt4: remove --qt-autosave-volume 15 years ago
Rémi Denis-Courmont 5c524ec7b9 Qt4: use QVLCBool for random and repeat/loop 15 years ago
Jean-Baptiste Kempf 2059bea41c Qt: fix semantics and behaviour for chapters buttons 15 years ago
Francois Cartegnie ec0ceb4429 Qt: various visibility warnings fixs 15 years ago
Erwan Tulou 0c1f7006bd qt4: fix the main input manager initialization. 15 years ago
Jean-Baptiste Kempf 12514465f1 Qt: remove unneeded debug message 15 years ago
Mal Graty 48a98edcc6 Playlist status not being updated on play/pause 15 years ago
Francois Cartegnie 7cf467ae44 Qt: input_manager: merge loop&repeat events. 15 years ago
Francois Cartegnie 77d242cce1 Qt: menus: make next/prev to behave accordingly to playlist's content. 15 years ago
Jean-Baptiste Kempf 4919f543ac Qt: add asserts around p_input access 15 years ago
Jean-Baptiste Kempf 4f921a5914 Qt: fill NULL-deref in jumping forward 15 years ago
Jean-Baptiste Kempf 7cd9a96358 Qt: restore audio volume save 15 years ago
Jean-Baptiste Kempf fe14749960 Qt: save random/loop/repeat on quit 15 years ago
Rémi Denis-Courmont f50f57ffef Use CLOCK_FREQ 15 years ago
Rémi Denis-Courmont 2516061e58 Rename aout_instance_t to audio_output_t 15 years ago
Rémi Denis-Courmont 01e4e9dc97 Qt4: include <vlc_aout.h> as needed 15 years ago
Jean-Baptiste Kempf 30cc259e59 Qt: remove unused variable 15 years ago
Jean-Baptiste Kempf 874efde6d6 Playlist simplification in leaf-to-parent management 15 years ago
Jean-Baptiste Kempf 65d1e78489 Qt, simplification: kill dead code 15 years ago
Jean-Baptiste Kempf 5feabe6bc6 Qt: kill unused_parameters warnings 15 years ago
Jean-Baptiste Kempf 2be2cb82c8 Qt: fix signedness comparison issue 15 years ago
Rémi Denis-Courmont c04d86713b Qt4: fix input item now playing 16 years ago
Jean-Baptiste Kempf 7658d8e485 Qt: improve title display 16 years ago
Hugo Beauzée-Luyssen c701488385 qt4: Allow the title to be configured. 16 years ago
Jean-Baptiste Kempf 7c2000c339 Qt, add a previous/reset function, when time < 10s 16 years ago
Rémi Denis-Courmont f14ca312e0 Remove "saved-volume" and "volume-change". Use "volume". 16 years ago
Rémi Denis-Courmont 70042746f6 Rename "volume-muted" to simply "mute" 16 years ago
Francois Cartegnie bfa0a5e1d6 Qt: MIM: Make use of singleton 16 years ago
Rémi Duraffort 7a4bb03e73 qt4: fix object leak. 16 years ago
Jakub Wieczorek 588c2528c4 Add an option to pause the playback on minimizing the window. http://trac.videolan.org/vlc/ticket/2234 16 years ago
Jakub Wieczorek 627feeb61a InputManager: Rename the status property to playingStatus and add a getter. 16 years ago
Jean-Baptiste Kempf 5e85bff184 Qt: correctly implement play-and-exit in menu 16 years ago
Ilkka Ollakka 57766ff347 refactor rate(,-faster,-slower) to playlist 16 years ago
Ilkka Ollakka 9eb0513ae6 Revert "Qt4: don't reset rate when input changes" 16 years ago
Ilkka Ollakka 21ad24ea6b Qt4: don't reset rate when input changes 16 years ago
Rémi Duraffort d4c7ef27dd Qt4: fix memleak when album arts. 16 years ago
Tristan Heaven 4332f5b407 qt4: Fix stack smash in InputManager::UpdateVout 16 years ago
Rémi Denis-Courmont fd57f0eabf C++ compile fix 16 years ago
Rémi Denis-Courmont b4c9cb160e Make vlc_value_t.i_int 64-bits 16 years ago
Ilkka Ollakka f53ff18f96 QT4: Connect INPUT_EVENT_ITEM_EPG to update epg-widget via inputmanager 16 years ago
Jean-Baptiste Kempf 5be60a1e3a Qt: rate display: fix [5bf9231283] 16 years ago
Jean-Baptiste Kempf 5bf9231283 Qt: reset rate display at new input 16 years ago
Jakob Leben 3968fd2daf Qt: don't emit redundant InputManager::statusChanged() signals 17 years ago
Jean-Baptiste Kempf 4e5dff5adc Qt: do "normal->loopall->loop1->normal" instead of "normal->loop1->loopall->normal" 17 years ago
Jean-Baptiste Kempf 757c699e09 Qt: use float for rate and fix a bug when mouseWheeling 17 years ago
Antoine Cellerier 9ac719c318 Update the rate value when setting the input. 17 years ago
Jean-Baptiste Kempf 6894acd777 Qt: display the correct rate 17 years ago
Rémi Denis-Courmont 88d39ceef6 Qt4: use explicit direct connections when passing VLC pointers... 17 years ago
Jean-Baptiste Kempf f327c96f75 Qt: Be sure to hide the caching when an input is deleted. 17 years ago
Jean-Baptiste Kempf 3da0fd7e02 Qt: don't show the menu button if there is only 1 chapter and 1 title 17 years ago