]> git.sesse.net Git - vlc/history - modules/gui
v4l2: only use bits mask controls where supported
[vlc] / modules / gui /
2012-04-06 Felix Paul Kühnemacosx: added 'deinterlace' and 'deinterlace-mode'...
2012-04-06 Felix Paul Kühnemacosx: added options to modify the subtitle outline...
2012-04-06 Felix Paul Kühnemacosx: added an option for the AR lock to prevent...
2012-04-06 Felix Paul Kühnemacosx: re-implement 'keep aspect ratio' (close #6430)
2012-04-06 Felix Paul Kühnemacosx: work-around a racing condition (close #6412)
2012-04-06 Jean-Baptiste KempfQt: fix semantics and behaviour for chapters buttons
2012-04-06 Felix Paul Kühnemacosx: prevent a crash by stopping the current input...
2012-04-03 David Fuhrmannmacosx: add implementation for "macosx-opaqueness"
2012-04-02 Jean-Baptiste KempfQt: fix opening of the last folder in open disc dialog
2012-04-02 Jean-Baptiste KempfQt: fix small error
2012-04-02 Felix Paul Kühnemacosx: retain the macosx-audio-device across multiple...
2012-04-02 Felix Paul Kühnemacosx: preserve settings done through the menus across...
2012-04-02 Felix Paul Kühnemacosx: make sure that the 'updating font cache' dialog...
2012-04-01 Jean-Baptiste KempfQt: remove DMO selection from Simple Prefs
2012-04-01 Felix Paul Kühnemacosx: use optimized drawing for the main window as...
2012-04-01 Felix Paul Kühnemacosx: make sure that VLC always shows a visibible...
2012-04-01 Felix Paul Kühnemacosx: make sure that the subtitles menu item is corre...
2012-04-01 Felix Paul Kühnemacosx: updated gui for new spatializer values (close...
2012-04-01 Felix Paul Kühnemacosx: fixed inconsistant fullscreen button state...
2012-04-01 Jean-Baptiste KempfQt: mark some functions as virtual
2012-04-01 Rémi Denis-CourmontUndo misuse of module_config_t.b_dirty
2012-04-01 Rémi Denis-CourmontQt4: fix disc dialog on Linux (again)
2012-03-31 Jean-Baptiste KempfQt: fix Windows open dialog issue on paste
2012-03-31 Jean-Baptiste KempfQt: fix SD search
2012-03-31 Jean-Baptiste KempfQt: fix drive selection on Windows
2012-03-30 Jean-Baptiste KempfQt: correctly release vout objects
2012-03-30 Colin Delacroixmacosx: fixed a thread-safety issue in the open panel...
2012-03-30 Jean-Baptiste KempfQt: tweak open dialog for translation
2012-03-27 Jean-Baptiste KempfQt: adapt the UI for correct spatializer values
2012-03-27 Francois CartegnieQt: ConfigControl: rework layout insertion.
2012-03-27 Colin DelacroixFix a crash on Mac OS X when mounting volumes
2012-03-26 Edward WangQt4: Account for rare case when video loads too quickly
2012-03-26 Francois CartegnieQt: ConfigControl: fix unused warning
2012-03-26 Francois CartegnieQt: StringListConfigControl: use signals instead of...
2012-03-26 Francois CartegnieQt: ConfigControl: unify and fix visibility changes.
2012-03-26 Francois CartegnieQt: ConfigControl: remove unused member
2012-03-26 Francois CartegnieQt: ConfigControl: enforce use of factory or non virtua...
2012-03-25 Felix Paul Kühnemacosx intf/vout: respond correctly to VOUT_DISPLAY_CHA...
2012-03-24 Erwan Tulouskins2(win): fix focus loss when tooltip is displayed
2012-03-24 Francois CartegnieQt: ConfigControl: don't instanciate unused widget...
2012-03-24 Francois CartegnieQt: EPGView: fix visibility warning
2012-03-24 Francois CartegnieQt: AbstractController: fix visibility warning
2012-03-24 Felix Paul Kühnemacosx: fixed corner-case in which the play button...
2012-03-22 Erwan Tulouskins2: key handling (cosmetics)
2012-03-22 Erwan Tulouskins2(win): fix mouse wheel ineffective on Windows
2012-03-22 Francois CartegnieQt: preferences: remove the 150px width enforcing
2012-03-22 Francois CartegnieQt: preferences: use QSplitter for advanced layout...
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for advanced layout
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for simple layout
2012-03-22 Francois CartegnieQt: preferences: use StackedWidget for main layout
2012-03-21 David Fuhrmannmacosx: remove volume osd slider code
2012-03-21 David Fuhrmannmacosx: do not abuse "autoscale" to implement a fit...
2012-03-21 David Fuhrmannmacosx: fix another rare crash on exit
2012-03-20 Rémi Denis-CourmontMove configuration defines to <vlc_plugin.h>
2012-03-20 Rémi Denis-CourmontUse environment variable for data directory
2012-03-20 Naohiro KORIYAMAFix misleading Playback Speed string on menu.
2012-03-20 Jean-Baptiste KempfQt: fix directsound simple prefs
2012-03-19 Rémi Denis-Courmontskins: missing const
2012-03-19 Felix Paul Kühnemacosx: make sure that the http interface (and other...
2012-03-17 David Fuhrmannmacosx: native fullscreen mode is not default anymore
2012-03-17 David Fuhrmannmacosx: fix two warnings
2012-03-17 David Fuhrmannmacosx: remove custom orderOut: implementation
2012-03-17 David Fuhrmannmacosx: set b_nativeFullscreenMode to true only if...
2012-03-15 Ludovic FauvetQt: hide the tip when the playback ends (blind fix...
2012-03-15 Edward WangSave display remaining time setting
2012-03-15 Ludovic FauvetQt: don't try to show an uninitialized time tooltip
2012-03-15 Francois CartegnieQt: TimeLabel: Use valid constructor for QSize
2012-03-15 Felix Paul Kühnemacosx: cosmetics
2012-03-15 Michael Feursteinqtsound: fixes bug if no device is connected
2012-03-15 Felix Paul Kühnemacosx: make sure that the options in a module list...
2012-03-15 David Fuhrmannmacosx: only pause on minimize, if window with video...
2012-03-14 FUJISAWA Toorumacosx: added screen selection support to the Open...
2012-03-14 Felix Paul Kühnemacosx: fixed minor glitch in the open panel
2012-03-14 Michael Feursteinqtsound: added GUI integration for capturing audio...
2012-03-14 David Fuhrmannmacosx: when main window is hidden, let playlist menu...
2012-03-14 David Fuhrmannmacosx: priorize native fullscreen over non-embedded...
2012-03-13 Francois CartegnieQt: open disk: fix tab access order
2012-03-13 Francois CartegnieQt: TimeLabel: compute minimal size to avoid 'dancing...
2012-03-13 Francois CartegnieQt: TimeLabel: use padding, not margin and spaces
2012-03-13 Hugo Beauzée-Luyssenqt4: Fix PLSelector when a discovery service fails...
2012-03-13 Ludovic FauvetQt: use a QStyle to draw the seek slider
2012-03-13 David Fuhrmannmacosx: group methods in simple_prefs.m for better...
2012-03-13 David Fuhrmannmacosx: disable native fullscreen checkbox only once
2012-03-13 David Fuhrmannmacosx: implement double click for hotkey prefs
2012-03-12 Jean-Baptiste KempfQt4: do not delete useful text
2012-03-12 Kaarlo RaihaQt: Tell users about the delete key
2012-03-12 Jean-Paul Samanskins2: fix mute behaviour
2012-03-12 Jean-Paul Samanskins2: resize new layout first when switching between...
2012-03-12 Jean-Paul Samanskins2: show the human readible name of the playlist...
2012-03-12 Jean-Baptiste KempfQt: limit the size of the comboBox for network open.
2012-03-11 Jean-Baptiste KempfQt: do not loose fullscreen controller after customization
2012-03-11 Felix Paul Kühnemacosx: fixed 'Open File...' in the subtitles sub menu...
2012-03-10 David Fuhrmannmacosx: disable native fullscreen checkbox in prefs...
2012-03-10 Felix Paul Kühnemacosx: allow to hide the drop zone while the playlist...
2012-03-10 Rémi Denis-Courmontskins2: use localized hotkey strings
2012-03-10 Rémi Denis-CourmontQt4: show localized hotkey strings in preferences
2012-03-10 Rémi Denis-CourmontProvisions for localized key code strings (refs #5974)
2012-03-09 Felix Paul Kühnemacosx: changed the playlist toggle button behavior...
2012-03-09 Felix Paul Kühnemacosx: fixed DVD playback using libdvdread (close...
2012-03-09 Felix Paul Kühnemacosx: fixed playlist and close entries in the Window...
next