]> git.sesse.net Git - vlc/history - modules/gui
avcodec: remove write-only decoder_sys_t.i_skip_idct
[vlc] / modules / gui /
2014-09-10 David Fuhrmannmacosx: video effects: fix hue slider and convert saved...
2014-09-10 David Fuhrmannmacosx: use isEqualToString instead of isEqual
2014-09-04 Rafaël CarréQt: fix EPG dialog on HiDpi
2014-09-04 Erwan Tulouskins2: fix animated image flickering
2014-09-04 Erwan Tulouskins2: fix buttons and checkbox artefacts with animate...
2014-09-03 Uwe L. Kornqt4: Add a 'virtual vs Q_DECL_OVERRIDE' section
2014-09-03 Uwe L. Kornqt4: Replace redundant virtual with Q_DECL_OVERRIDE
2014-09-03 Uwe L. Kornqt4: Define Q_DECL_OVERRIDE for Qt4
2014-08-31 Felix Paul Kühnemacosx: contacting an app using SBApplication can fail...
2014-08-31 Felix Paul Kühnemacosx: fix mediainfo appearance on future OS X release...
2014-08-31 David Fuhrmannmacosx: Use floating window level for effects and other...
2014-08-31 David Fuhrmannmacosx: video effects: simplify restoring video-filter...
2014-08-31 David Fuhrmannmacosx: video effects: only set video splitters when...
2014-08-20 Rémi Denis-CourmontQt: force XCB platform so we do not crash if QT_QPA_PLA...
2014-08-19 Rémi Denis-CourmontQt4: update hue scale (fixes #11997)
2014-08-18 Ancelot Mark PintoQt: fix focus on GotoTime dismiss
2014-08-18 Felix Paul Kühnemacosx: compilation fix for earlier clang releases...
2014-08-16 Rémi Denis-CourmontHandle NULL value in "input-current" callback
2014-08-16 David Fuhrmannmacosx: Do not resume playback if start, stop or run...
2014-08-16 Rémi Denis-CourmontQt: update mouse wheel simple preferences (refs #5883)
2014-08-16 Jean-Baptiste KempfQt: stop abusing MACROS in extended_panels
2014-08-15 Rémi Denis-CourmontRemove vlc_input.h from vlc_playlist.h
2014-08-15 Francois CartegnieQt: epg: fix update signal
2014-08-15 Jean-Baptiste KempfQt: fix the postprocessing menu
2014-08-15 Jean-Baptiste KempfQt: create a AM::PPAction
2014-08-15 Jean-Baptiste KempfQt: PostProc getter helper
2014-08-15 Jean-Baptiste KempfQt: PostProc setter helper
2014-08-15 Jean-Baptiste KempfQt: helpers for setting video filter values
2014-08-15 Jean-Baptiste KempfQt: video filter helper for getting the filter type
2014-08-15 Jean-Baptiste KempfQt: don't use a modal dialog for continuing the playback
2014-08-13 Jean-Baptiste KempfQt: correctly update the nowplaying info
2014-08-13 Jean-Baptiste KempfQt: do not pause playback when resuming
2014-08-13 Jean-Baptiste KempfQt: resume only for files
2014-08-13 Jean-Baptiste KempfQt: fix OSS simple prefs
2014-08-13 Jean-Baptiste KempfQt: corectly do the thumbnails for Win7 on Video
2014-08-12 Jean-Baptiste KempfQt: update the Win32 thumbnail after fullscreen
2014-08-08 Francois CartegnieQt: remove pointer from inputChanged signal (fix #11886...
2014-07-30 David Fuhrmannmacosx: remove outdated and unneeded bookmarks table...
2014-07-30 David Fuhrmannmacosx: use input changed event to update bookmarks...
2014-07-30 David Fuhrmannmacosx: add input changed event and reset shown crop...
2014-07-30 David Fuhrmannmacosx: video effects: add brightness-threshold to...
2014-07-30 Rafaël CarréQt: use QX11Info on Qt5 when present
2014-07-30 Rafaël Carréqt4: fix embedding on unix
2014-07-23 Boy van AmstelSupport changing 'audio desync' via AppleScript on OSX
2014-07-23 Francois Cartegnieqt/macos: add missing addons intf and meta categories
2014-07-20 Felix Paul Kühnemacosx: actually deploying a callback helps if you...
2014-07-20 David Fuhrmannmacosx: avoid possible index out of range problem in...
2014-07-20 David Fuhrmannmacosx: refresh bookmarks list when input item changes...
2014-07-18 Erwan TulouQt: remove a suspicious delete
2014-07-18 Erwan TulouQt: fix regression about popupmenu
2014-07-13 Felix Paul Kühnemacosx: reload sidebar if the user un-/installs an...
2014-07-13 David Fuhrmannmacosx: handle corner case in playlist deletion (refs...
2014-07-13 David Fuhrmannmacosx: auto-apply brightness-threshold value in video...
2014-07-13 Felix Paul Kühnemacosx: fix compilation warnings
2014-07-13 Felix Paul Kühnemacosx: fix typo preventing post-processing (refs ...
2014-07-13 Erwan TulouQt(dialog provider): fix utf8 issue with generic dialog...
2014-07-13 Erwan TulouQt(dialog provider): rework the part of popupmenu speci...
2014-07-13 Erwan Tulouskins2: remove all hardcoded hotkeys
2014-07-13 Erwan Tulouskins2: add support for the new key accelerator feature.
2014-07-13 Erwan TulouQt(Dialog provider): Add support for key accelerators
2014-07-12 Felix Paul Kühnemacosx: fix run-time exception
2014-07-12 Felix Paul Kühnemacosx: don't try to resume playback if file was moved...
2014-07-06 David Fuhrmannmacosx: remove unneeded cast
2014-07-06 David Fuhrmannmacosx: constify char* parameters for setVideoFilter*
2014-07-06 David Fuhrmannmacosx: correctly reset video-splitter on video effects...
2014-07-02 Tristan MatthewsFix build for C++11
2014-06-24 David Fuhrmannmacosx: fix crash when applying video effects profile
2014-06-22 David Fuhrmannmacosx: fix resume playback for file urls containing...
2014-06-22 David Fuhrmannmacosx: set a proper main window frame on termination
2014-06-22 David Fuhrmannmacosx: remove unneeded libvlc_Quit and add some commen...
2014-06-22 David Fuhrmannmacosx: remove unneeded performSelectorOnMainThread
2014-06-19 David Fuhrmannmacosx: fix broken first time settings setup
2014-06-16 Felix Paul Kühnemacosx: de-duplicate code by using the global libvlccor...
2014-06-16 Felix Paul Kühnemacosx: move video filter control code to the global...
2014-06-16 Felix Paul Kühnemacosx: remove level 0 from the post-pp menu
2014-06-16 Felix Paul Kühnemacosx: minor cleanup in the menu code
2014-06-16 Felix Paul Kühnemacosx: fix post-proc menu item (refs #11613)
2014-06-11 Erwan TulouQt: early instantiation for THEMIM
2014-06-11 Erwan TulouQt: fix missing slot (playlist entry of popupmenu)
2014-06-11 Erwan TulouQt: fix multiple instances of a singleton if an input...
2014-06-09 Felix Paul Kühnemacosx: don't store playback position information for...
2014-06-09 David Fuhrmannmacosx: kill one string
2014-06-09 David Fuhrmannmacosx: audio effects: fix behaviour of cancel button...
2014-06-09 David Fuhrmannmacosx: audio effects: simplification
2014-06-09 David Fuhrmannmacosx: add missing l10n for metadata access checkbox
2014-06-03 Francois Cartegniedemux: mp4: don't prompt to restart if user specifies...
2014-06-01 David Fuhrmannmacosx: use new metadata-network-access variable
2014-06-01 David FuhrmannRevert "macosx: enable native fullscreen by default...
2014-05-24 Francois CartegnieQt: sprefs: word wrap long label
2014-05-24 Felix Paul Kühneios dialog provider: fix insufficient nil checks
2014-05-24 David Fuhrmannmacosx: simplify setAudioFilter
2014-05-24 David Fuhrmannmacosx: fix memleak, cosmetics
2014-05-24 David Fuhrmannmacosx: remove unneeded eq variable initialization
2014-05-22 Jean-Baptiste KempfQt: simplify Win32 and Mac detection
2014-05-22 Hugo Beauzée-LuyssenQt: Avoid uninitialized records in option array
2014-05-22 Hugo Beauzée-LuyssenQt: Avoid using dangling pointers and fix memleaks
2014-05-22 Hugo Beauzée-LuyssenQt: Fix crash introduced by 798ee1ab
2014-05-22 David Fuhrmannmacosx: cosmetics
2014-05-22 David Fuhrmannmacosx: fix purging of resume media data, avoid memleak
2014-05-21 Francois Cartegniemeta_fetcher: rename as scope and set values
next