]> git.sesse.net Git - vlc/history - modules/gui
taglib: use the taglib version to decide if apefile is available.
[vlc] / modules / gui /
2011-06-01 Jean-Baptiste KempfQt: fix an uninitialised value issue
2011-06-01 Felix Paul Kühnemacosx: fixed rare crash when saving the full prefs
2011-05-31 Rafaël Carréncurses: make sure playlist box shows title when available
2011-05-30 Rémi Denis-CourmontQt4: include <vlc_aout.h> as needed
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-05-26 Rémi Denis-CourmontSearch child of playlist rather than anywhere
2011-05-26 Rémi Denis-CourmontQt4: remove Linux DVB device spin box
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-25 Jean-Baptiste KempfQt: fix playback start if VLC was minimized
2011-05-25 Jean-Baptiste KempfQt: simplify
2011-05-25 Jean-Baptiste KempfQt: Solve issue with alwaysOnTop and fullscreen conflicting
2011-05-23 Yuval TzeQt: synchronization: subtitles duration parameter
2011-05-23 Laurent AimarRemoved useless vlc_thread_set_priority() calls in...
2011-05-22 Jean-Baptiste KempfQt: provide a button to open subtitle
2011-05-22 Jean-Baptiste KempfPlaylist: fix scrolling events in selector
2011-05-22 Felix Paul Kühnemacosx: remove references to VLCIntf from the EyeTV...
2011-05-22 Jean-Baptiste KempfQt: mediainfo, difference between URI and URL
2011-05-22 Jean-Baptiste KempfQt: add popupAddToPlaylist
2011-05-22 Jean-Baptiste KempfQt: change shortcut in info dialog
2011-05-21 Felix Paul Kühnemacosx: fixed another crash after the video stopped...
2011-05-21 Jean-Baptiste KempfQt: remove unused variable
2011-05-20 Jean-Baptiste KempfQt: small simplification
2011-05-20 Jean-Baptiste KempfPlaylist simplification in leaf-to-parent management
2011-05-20 Jean-Baptiste KempfQt, simplification: kill dead code
2011-05-20 Jean-Baptiste KempfQt: fix MRL update on Win32
2011-05-19 Felix Paul Kühnemacosx: disable window restoration on relaunch for...
2011-05-19 Jean-Baptiste KempfWin32: QString.sprintf is a bad solution for complex...
2011-05-19 Felix Paul Kühnemacosx: wait until the app finished launching to init...
2011-05-18 Rafaël Carréncurses: display the file path instead of URI
2011-05-17 Erwan Tulouskins2(Win): kill more compil warnings
2011-05-17 Erwan Tulouskins2: kill many compil warnings
2011-05-15 Jean-Baptiste KempfQt, info_panel: correctly show the save Meta button
2011-05-15 Rémi Duraffortskins2: fix warnings about initialization order.
2011-05-14 Jean-Baptiste KempfQt: remove unneeded code
2011-05-14 Jean-Baptiste KempfQt: kill warnings and probably a crash on Win32
2011-05-14 Jean-Baptiste KempfQt: fix breakage on Win32 because of moc versions
2011-05-14 Jean-Baptiste KempfQt: win32 warning killing
2011-05-14 Jean-Baptiste KempfQt: more of the same warnings killing
2011-05-14 Jean-Baptiste KempfQt: more of the same simplifications and warnings
2011-05-14 Jean-Baptiste KempfQt: kill unused-parameters variables warnings
2011-05-14 Jean-Baptiste KempfQt: kill unused_parameters warnings
2011-05-14 Jean-Baptiste KempfQt: more warnings
2011-05-14 Jean-Baptiste KempfQt, menu: code simplification
2011-05-14 Jean-Baptiste KempfQt: operator priority
2011-05-14 Jean-Baptiste KempfQt: fix a warning in the playlist models
2011-05-14 Jean-Baptiste KempfQt: kill a bunch of warnings
2011-05-14 Jean-Baptiste KempfQt: explicit sign conversion
2011-05-14 Jean-Baptiste KempfQt: fix a warning about operator precedence
2011-05-14 Jean-Baptiste KempfQt: remove unused variable in pl_model
2011-05-14 Jean-Baptiste KempfQt: remove unused variable.
2011-05-14 Jean-Baptiste KempfQt: fix reordering warnings
2011-05-14 Jean-Baptiste KempfQt: fix signedness issue
2011-05-14 Jean-Baptiste KempfQt: fix signedness comparison issue
2011-05-14 Jean-Baptiste KempfQt: remove unused variable
2011-05-14 Jean-Baptiste KempfQt, menus: fix a possible crash
2011-05-14 Rémi Duraffortqt4: fix two crashes.
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-13 Jean-Baptiste KempfQt: fix a signal in the media_info dialog
2011-05-12 Rémi Denis-CourmontQt4: not unloadable on Linux
2011-05-11 Rémi Denis-CourmontQt4: DVB-T2 in open dialog
2011-05-11 Rémi Denis-CourmontUpdate message callback
2011-05-11 Rémi Denis-CourmontQt4: convert VLC message stuff to QString
2011-05-11 Rémi Denis-CourmontUse copy/free paradigm rather than hold/release for...
2011-05-10 Jean-Baptiste KempfQt, playlist view: code simplification
2011-05-10 Jean-Baptiste KempfQt, recents: elide on display in the menu, not at creation
2011-05-10 Jean-Baptiste KempfRevert "Qt, recents: elipse on the left the mrl"
2011-05-09 Jean-Baptiste KempfQt, selector: don't rebuild the model when not necessary...
2011-05-09 Jean-Baptiste KempfQt, recents: elipse on the left the mrl
2011-05-09 Jean-Baptiste KempfQt: rename variable for consistency
2011-05-09 Jean-Baptiste KempfQt: fix build with --disable-media-library
2011-05-09 Jean-Baptiste KempfQt: try to enable PL/ML switching
2011-05-09 Jean-Baptiste KempfQt: allow SQL-ML configuration
2011-05-09 Jean-Baptiste KempfQt: MLModel creation and assignation
2011-05-09 Jean-Baptiste KempfQt, selector: Signal renaming to avoid Qt confusion
2011-05-09 Jean-Baptiste KempfQt, selector: activate the SQL ML
2011-05-07 Katsushi Kobayashiqtcapture: added support for all QTKit-compatible video...
2011-05-06 Rafaël Carréncurses: fix display glitch in stats/info/meta boxes
2011-05-06 Felix Paul Kühnemacosx: added a track synchronization panel
2011-05-02 Jean-Baptiste KempfQt: fix simple volume alignment
2011-05-02 Felix Paul Kühnemacosx_dialog_provider: removed duplicate config_saveConfig
2011-05-02 Felix Paul Kühnemacosx: adapted to latest config API changes
2011-05-01 Felix Paul Kühnemacosx: fixed corner-case crash
2011-04-30 Felix Paul Kühnemacosx: fixed represented file indicator in the vout...
2011-04-30 Felix Paul Kühnemacosx: fixed Reveal-in-Finder when path contains space...
2011-04-30 Felix Paul Kühnemacosx dialog provider: complete EXTENSION_WIDGET_SPIN_...
2011-04-30 Rémi Denis-CourmontAutomatically save all configuration items
2011-04-30 Rémi Denis-CourmontQt4: fix input item now playing
2011-04-29 Rémi Denis-CourmontRemove unused config_SaveConfigFile parameter
2011-04-29 Rémi Denis-CourmontQt4: no need to save podcast configuration
2011-04-28 Jean-Baptiste KempfQt, playlist: fix copyright and small change
2011-04-28 Jean-Baptiste KempfQt, playlist: simplifications
2011-04-27 Ludovic FauvetQt: undo the FSC/KDE workaround
2011-04-27 Jean-Baptiste KempfQt, use more tooltips, to improve accessibility
2011-04-27 Jean-Baptiste KempfQt, small code simplification
2011-04-27 Jean-Baptiste KempfQt, remove unnecessary headers
2011-04-27 Jean-Baptiste KempfQt: provide a tooltip for icon-only button
2011-04-27 Jean-Baptiste KempfQt, help/update: code simplification
2011-04-26 Jean-Baptiste KempfQt: fix memleak
2011-04-26 Jean-Baptiste KempfWin32: fix taskbar icons states
2011-04-26 Jean-Baptiste KempfQt, locationBar: translate Input->Name
next