]> git.sesse.net Git - vlc/history - modules/gui
Qt: Simple prefs. Fix device browse button.
[vlc] / modules / gui /
2009-09-28 Francois CartegnieQt: Simple prefs. Fix device browse button.
2009-09-27 Jean-Baptiste KempfQt4: small Volume, align at first show
2009-09-27 Rémi Denis-CourmontRemove legacy alloca checks
2009-09-27 Rémi Denis-CourmontQt4: remove bogus vlc_vout.h dependencies
2009-09-27 Rémi Denis-CourmontQt4: remove bogus vlc_aout.h dependencies
2009-09-26 Felix Paul Kühnemacosx: fixed broken MMS streaming
2009-09-26 Rémi Denis-CourmontQt4: stop spamming the console
2009-09-25 Francois CartegnieQt: hide live555 module options when disabled
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
2009-09-21 Francois CartegnieQt: Simple prefs Input/codec ui fixes
2009-09-21 Marian ĎurkovičWorkaround braindead QT implementation of ResizeToContents
2009-09-21 Marian ĎurkovičStop crashing at video init. Yes, this closes #3074
2009-09-20 Rémi Denis-CourmontAllow setting the name of an object at any time...
2009-09-19 Erwan Tulouskins2: work on equalizer
2009-09-19 Erwan Tulouskins2: skins2 interface cannot be used if no playlist...
2009-09-19 Erwan Tulouskins2: use new input-item variable for callbacks on...
2009-09-18 Erwan Tulouskins2: release all ressources created in constructor.
2009-09-14 Laurent AimarRemoved b_block parameter from input_Read.
2009-09-14 Rémi Denis-CourmontDisambiguate trivial tool tips (fixes: #3068)
2009-09-13 Jakob LebenQt4: fix segfault when exiting after a service discover...
2009-09-12 Rémi Denis-CourmontQt4: use semaphore
2009-09-12 Rémi Denis-CourmontQt4: remove pointless locking
2009-09-12 Jakob Lebenqt4: refactor, remove nonsense & re-enable popup-adding...
2009-09-11 JP DingerSkins2: Remove need for enum, and remove switch-o-literals.
2009-09-10 JP DingerSkins2: Cut #define down to size. Should result in...
2009-09-08 Geoffroy CouprieWin32: fix version checks
2009-09-08 Francois CartegnieQt: restore system's default theme without having to...
2009-09-08 Jean-Baptiste KempfQt: be sure that the conversion to Int from TYPE_ROLE...
2009-09-08 Jakob LebenQt4: clean PLModel of i_depth related code
2009-09-08 Jakob Lebenremove testing artifact
2009-09-08 Jakob Lebenqt4: implement drag&drop in playlist selector
2009-09-08 Jakob LebenQt4: make PLSelector a subclass of QTreeWidget
2009-09-07 Francois CartegnieInfo panel text fix
2009-09-07 Jean-Baptiste KempfCorrect samplerates...
2009-09-07 Geoffroy CouprieWin32: add support for Win 7 taskbar thumbnails
2009-09-07 Jakob LebenRevert "qt4: selector: switch source on single click"
2009-09-07 Jakob Lebenqt4: add source name above PL view
2009-09-06 Jakob Lebenqt4: selector: switch source on single click
2009-09-06 Jean-Baptiste KempfQt: cosmetics
2009-09-06 Jean-Baptiste KempfWin32: separate Windows code correctly.
2009-09-06 Jean-Baptiste KempfQt: reuse the SD data
2009-09-06 Jean-Baptiste KempfQt4: display the select SD in playlist.
2009-09-06 Jean-Baptiste KempfQt: cosmetics and code-cleaning
2009-09-06 Jean-Baptiste KempfQt: using correctly setSource with playlist_items
2009-09-06 Jean-Baptiste KempfQt: remove dead code/signals
2009-09-06 Jean-Baptiste KempfQt4: move the selector from View/Model to QTreeWidget
2009-09-06 Geoffroy CouprieWin32: fix DIR_SEP failed assertion introduced in 96998...
2009-09-06 Geoffroy CouprieWin32: fix potential error with thumbbar buttons
2009-09-06 Erwan Tulouskins2: redraw a black background required for some...
2009-09-05 Erwan Tulouskins2: correct typos
2009-09-05 Erwan Tulouskins2: implement recording and next-frame
2009-09-05 Erwan Tulouskins2: replace polling with callbacks
2009-09-05 Jakob Lebenqt4: playlist: allow to hide all but the index 0 column
2009-09-05 Jakob Lebenqt4: make title the first PL column
2009-09-05 Rémi Denis-CourmontUse vlc_object_get_name()
2009-09-04 Marian ĎurkovičAdd horizontal scrollbar to MediaInfo's third panel...
2009-09-03 Pierre d'Herbemontmacosx: Don't output any error when sending the crash...
2009-09-02 Nick PopeAdded window roles for X11
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-31 Kaarlo Raihaadd caching emits for dvb, dshow, screen and dvdread
2009-08-31 Jean-Baptiste KempfRemove forgotten pda reference
2009-08-31 Jean-Baptiste KempfRemoval of gnome_main, gnome2_main, gtk_main, gtk2_main...
2009-08-31 Jakob Lebenqt4 playlist model: add myself to authors
2009-08-31 Rémi Duraffortqt4: delete the callbacks only if they already exist.
2009-08-30 Jakob Lebenqt4: remove unneeded playlist_item.moc.cpp from Modules...
2009-08-30 Jakob Lebenqt4: let QTreeView manage visible playlist columns...
2009-08-30 Felix Paul Kühnemacosx: slightly change scrolling behavior of the credi...
2009-08-29 Pierre YnardFix make dist
2009-08-29 Jakob Lebenqt4: access visible playlist column selector menu from...
2009-08-27 Erwan Tulouqt4(Win32): correct crash when saving preferences
2009-08-26 Pierre d'Herbemontminimal_macosx: Make sure we actually kill the vout...
2009-08-26 Erwan Tulouskins2: uri-encoded mrl required for drag&drop
2009-08-26 Pierre d'Herbemontmacosx: pl_CurrentInput doesn't take a playlist as...
2009-08-26 Pierre d'Herbemontmacosx: Use pl_CurrentInput properly, and make sure...
2009-08-26 Erwan Tulouqt4: two more places where uri-encoded mrl are required
2009-08-26 Pierre d'Herbemontmacosx: Get rid of the vlc_object_find().
2009-08-26 Rémi Duraffortqt4: fix uninitialized values on win < Vista.
2009-08-25 Pierre d'Herbemontmacosx: Remove unneeded restart.
2009-08-25 Pierre d'Herbemontequalizer: Use aout_EnableFilter() as we have no choice...
2009-08-25 Rémi Denis-CourmontGet/Put VLM config to documents directory
2009-08-25 Rémi Denis-CourmontPut log files to documents
2009-08-25 Laurent AimarLet equalizer-2pass handle the reset of the equalizer...
2009-08-25 Laurent AimarUsed aout_EnableFilter in skins2.
2009-08-25 Felix Kühnemacosx: fixed some compilation warnings
2009-08-25 Erwan Tulouskins2: replace all remaining FIND_ANYWHERE with more...
2009-08-25 Erwan Tulouskins2: cosmetic (replace \t with 4 spaces)
2009-08-25 Erwan Tulouskins2: replacement for vlc_object_find_name no longer...
2009-08-25 Ilkka Ollakkaqt4: don't update videoWidget size when in fullscreen
2009-08-25 Ilkka Ollakkaqt4: add option --qt-fullscreen-screennumber to allow...
2009-08-24 Erwan Tulouskins2: fix compil error
2009-08-24 Rémi Denis-CourmontRemove config_GetUserDataDir()...
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-24 Erwan Tulouqt4: ensure uri-encoded files are passed to the core
2009-08-24 Erwan Tulouskins2: rework of vout manager
2009-08-24 Erwan Tulouskins2: lock needed for updating the async queue (multi...
2009-08-24 Erwan Tulouskins2: avoid deadlock when audio-visual is used (accou...
2009-08-24 Erwan Tulouskins2: correct volume slider stuck to mute once reques...
2009-08-23 Rémi Denis-CourmontUse VLC object for meta writer and factor code
2009-08-23 Jakob Lebenqt4: fix typo + cosmetics
2009-08-23 Jakob Lebenqt4: fix playlist column show/hide
next