]> git.sesse.net Git - vlc/history - modules/gui
waveout: remove write-only variable
[vlc] / modules / gui /
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...
2012-03-08 Hugo Beauzée-Luyssenqt4: Adding support for bluray menus
2012-03-08 Hugo Beauzée-Luyssenqt4: Open disc: cosmetics
2012-03-07 David Fuhrmannmacosx: when we currently play a video in detached...
2012-03-06 Felix Paul Kühnemacosx: fixed execution on OS X 10.5 (close #6282)
2012-03-06 Felix Paul Kühnemacosx: added additional artwork for the single fullscr...
2012-03-05 Francois CartegnieQt: SoundSlider: create gradients according to sound...
2012-03-05 Felix Paul Kühnemacosx: redraw the playlist view on selection change...
2012-03-05 Felix Paul Kühnemacosx: fixed compilation warning
2012-03-05 Felix Paul Kühnemacosx: fixed aspect ratio and crop commands by removin...
2012-03-05 Felix Paul Kühnemacosx: minor ui fixes to the detached video output...
2012-03-05 Felix Paul Kühnemacosx: fixed crash on quit while the video plays in...
2012-03-05 Felix Paul Kühnemacosx: added window title to the detached video output...
2012-03-05 Felix Paul Kühnemacosx: remove debug
2012-03-05 Hugo Beauzée-Luyssenqt4: Removing debug
2012-03-05 Felix Paul Kühnemacosx: implemented playback controls for the detached...
2012-03-04 Felix Paul Kühnemacosx: handle Lion's fullscreen shortcut in addition...
2012-03-04 David Fuhrmannmacosx: fix crash when audio effects panel was opened
2012-03-04 Felix Paul Kühnemacosx: fixed resizing issue, which was in part fixed...
2012-03-04 Francois CartegnieQt: SeekSlider: optimize, precomputing gradients
2012-03-04 Felix Paul Kühnemacosx: allow the user to hide the sidebar (close ...
2012-03-04 David Fuhrmannmacosx: fix white fullscreen when video ended(close...
2012-03-03 Francois CartegnieQt: SoundSlider: optimize paint method
2012-03-03 David Fuhrmannmacosx: fix crash on exit in concunction with InputEvent
2012-03-02 Francois CartegnieQt: SoundSlider: fix visibility warning
2012-03-02 Francois CartegnieQt: SoundSlider: fix undefined character escape sequence
2012-03-02 Francois CartegnieQt: ControlsWidget: fix layout visibility
2012-03-02 Francois CartegnieQt: extensioninfo dialog: remove unused member
2012-03-02 Francois CartegnieQt: messages: fix visibility warning
2012-03-02 Francois CartegnieQt: preferences: remove unused hidden member
2012-03-02 Francois CartegnieQt: epg dialog: fix base class hidden method
2012-03-02 Francois CartegnieQt: various visibility warnings fixs
2012-03-02 Francois CartegnieRevert "Qt: handle special mouse buttons"
2012-03-02 Francois CartegnieQt: preferences_widgets: fix vtable entries for show...
2012-03-02 Francois CartegnieQt: playlist_model: don't declare array with non consta...
2012-03-02 Francois CartegnieQt: qmenuview: fix macro usage
2012-03-02 Francois CartegnieQt: Don't bypass (goto error) local variable declarations
2012-03-02 Francois CartegnieQt: handle special mouse buttons
2012-03-01 Felix Paul Kühnemacosx: don't allow option-click on the playlist button...
2012-03-01 Felix Paul Kühnemacosx: hide the playlist without option click when...
2012-03-01 Felix Paul Kühnemacosx: fixed a crash
2012-03-01 Felix Paul Kühnemacosx: cosmetics
2012-03-01 Felix Paul Kühnemacosx: fixed track synchronization panel (close #6233)
2012-02-28 Jean-Baptiste KempfQt: remember correctly the network list
2012-02-28 David Fuhrmannmacosx: the window should not be always the main window
2012-02-28 David Fuhrmannmacosx: close the right window when pressing Cmd+W
next