]> git.sesse.net Git - vlc/history - modules/gui
hotkeys: fix wall-paper toggling
[vlc] / modules / gui /
2014-01-05 Rémi Denis-Courmontqt4: update wall-paper mode toggling
2014-01-04 Rémi Denis-CourmontQt4: fix fullscreen and video-on-top toggle across...
2014-01-04 Rémi Denis-CourmontQt4: refactor
2014-01-04 Rémi Denis-CourmontQt4: improve macro expansion safety
2014-01-02 Felix AbecassisRemove the deprecated vlc_atomic_t type.
2014-01-02 Rémi DuraffortQt4: fix sizeof mismatch
2014-01-01 Rémi Denis-Courmontstr_format_meta: take input thread pointer rather than...
2013-12-31 Rémi Denis-Courmontplaylist: remove playlist_PreparseEnqueue() (refs ...
2013-12-31 Rémi Denis-Courmontplaylist: remove playlist_AskForArtEnqueue() (refs...
2013-12-31 Jean-Baptiste KempfQt: allow smaller size on start
2013-12-30 Francois CartegnieQt: SeekStyle: don't use outer size for inner content...
2013-12-30 Jean-Baptiste KempfQt: fix possible double-free on quit with simple volume...
2013-12-29 Marc AldorasiRestore ncurses colors on exit
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-Courmontncurses: use vlc_strerror_c()
2013-12-26 Felix Paul Kühnemacosx/applescript: fix opening non-file URLs (close...
2013-12-16 Rémi Duraffortqt4: fix memory leak (allocate only when needed)
2013-12-12 Felix Paul Kühnemacosx/menu: add missing debug
2013-12-11 Rémi Duraffortskins2: fix memory leak
2013-12-10 Jean-Baptiste KempfFinish "core" renaming to avoid prefs crashes
2013-12-04 Francois CartegnieQt: SoutWidgets: refactor (fix #8865)
2013-12-02 Francois CartegnieQt: update QUrlValidator (fix #9932)
2013-12-02 Maxim BublisFixed warning on incompatible pointer types
2013-12-01 Maxim BublisFixed unused variable and parameter warnings.
2013-11-29 Francois CartegnieQt: fix profiles with vcodec=copy (fix #9342, fix ...
2013-11-28 David Fuhrmannmacosx: adapt window main menu to HIG
2013-11-28 David Fuhrmannmacosx: implement simpler and generic drop view for...
2013-11-25 David Fuhrmannmacosx: fix issue which caused automatic video resizing...
2013-11-25 David Fuhrmannmacosx: fix crash when closing video window without...
2013-11-25 Francois CartegnieQt: InputManager: don't enforce lower bound after a...
2013-11-24 Felix Paul Kühnemacosx: fix subtitles opening for the applescript bindings
2013-11-24 Felix Paul Kühnemacosx: fix drag & drop / double-clicks in Finder to...
2013-11-24 Felix Paul Kühnemacosx: show 'pause iTunes' option in a more accessible...
2013-11-23 David Fuhrmannmacosx: Use enum to distinguish different events for...
2013-11-21 David Fuhrmannmacosx: fix preferences reset if unknown version was...
2013-11-21 David Fuhrmannmacosx: fix selection of playlist item for very first...
2013-11-21 David Fuhrmannmacosx: correctly reset interface preferences when...
2013-11-20 David Fuhrmannmacosx: set VLCMain as file owner for mainwindow and...
2013-11-20 David Fuhrmannmacosx: refinements of minimized view behaviour
2013-11-20 Jean-Baptiste KempfFix typos in headers
2013-11-18 Jean-Baptiste KempfQt: correctly update the art URL
2013-11-17 David Fuhrmannmacosx: unify functionality of fwd/bwd buttons in video...
2013-11-15 David Fuhrmannmacosx: remove unneeded free
2013-11-15 David Fuhrmannmacosx: fix use after free for video effects string
2013-11-11 Felix Paul Kühnemacosx: split main window and main menu
2013-11-10 Felix Paul Kühnemacosx: fix compilation warnings
2013-11-10 Felix Paul Kühnemacosx: split playlist menu from main menu
2013-11-10 Felix Paul Kühnemacosx: split debug messages handling from VLCMain...
2013-11-10 Felix Paul Kühnemacosx: split crash log handling both from VLCMain...
2013-11-10 Felix Paul Kühnemacosx: don't leak the fspanel
2013-11-10 Felix Paul Kühnemacosx: split fspanel from main menu nib to an extra...
2013-11-10 David Fuhrmannmacosx: fix float-on-top behaviour with fullscreen
2013-11-10 David Fuhrmannmacosx: fix typo and set path for open dialog correctly
2013-11-10 David Fuhrmannmacosx: fix float-on-top-behaviour if setting is change...
2013-11-10 David Fuhrmannmacosx: reset float-on-top when native fullscreen has...
2013-11-09 Felix Paul Kühnemacosx: add GUI setting/getter for --language
2013-11-06 Rémi Denis-CourmontQt: map Print and Pause keys
2013-11-05 Luca Barbatobuild: support YASM targets
2013-10-26 David Fuhrmannmacosx: rename macro for mavericks detection since...
2013-10-26 David Fuhrmannmacosx: enable native fullscreen by default on mavericks
2013-10-26 David Fuhrmannmacosx: disable macosx-black by default
2013-10-25 David Fuhrmannmacosx: fix visual fullscreen glitch when exiting VLC...
2013-10-25 David Fuhrmannmacosx: do not start fullscreen when splitter is activated
2013-10-25 David Fuhrmannmacosx: fix handling of video-on-top (close #9615)
2013-10-25 Francois CartegnieQt: profiles: handle editable qcombobox values (fix...
2013-10-24 Felix Paul Kühnemacosx/CAS: add missing Cancel button (close #9728)
2013-10-22 David Fuhrmannmacosx: skip useless resize when starting video from...
2013-10-22 Josh WatzmanRevert "macosx: fixed compilation warning and potential...
2013-10-17 Erwan Tulouskins2: add support for subtitle drag'n'drop
2013-10-16 David Fuhrmannmacosx: also use toggleMute for apple-script action
2013-10-16 David Fuhrmannmacosx: fix behaviour of mute menu items (close #9685)
2013-10-12 Gal VinogradAdding "save to playlist" menu item in submenu Recents.
2013-10-12 Edward WangQt: add rename directory option
2013-10-07 Francois CartegnieQt: SeekSlider: missing initializer
2013-10-07 Jean-Baptiste KempfQt: correctly play after drag and drop
2013-10-07 Rémi Denis-CourmontQt4: make exit after play sticky (refs #9612)
2013-10-06 Jean-Baptiste KempfQt: take in account the SOUT params edited
2013-10-06 Jean-Baptiste KempfQt: add Welsh selection for Windows.
2013-10-03 Felix Paul Kühnemacosx: compilation fix
2013-10-03 Felix Paul Kühnemacosx: retain currently selected playlist table row...
2013-10-03 Felix Paul Kühnemacosx: internalize private playlist internals
2013-10-03 Felix Paul Kühnemacosx: playlist cosmetics
2013-10-03 David Fuhrmannmacosx: remove show details button from error panel
2013-10-03 David Fuhrmannmacosx: fix behaviour when closing black main window...
2013-09-29 Jean-Baptiste KempfQt: show extension short description in menu
2013-09-29 Jean-Baptiste KempfQt: introduce hqdn3d in the effects UI
2013-09-29 David Fuhrmannmacosx: ensure that video view is always visible in...
2013-09-28 Jean-Baptiste KempfQt: fix subtitle popup menu
2013-09-28 Jean-Baptiste KempfQt: fix volume alignment in native look
2013-09-28 Jean-Baptiste KempfQt4: correctly save the keys, indepententy from the...
2013-09-28 Rémi Denis-CourmontQt4: use canonical name of the DirectSound module
2013-09-27 David Fuhrmannmacosx: fix crash when opening goto window (close ...
2013-09-19 David Fuhrmannmacosx: fix l10n for one menu item
2013-09-17 Rafaël CarréIApplicationAssociationRegistrationUI: move to single...
2013-09-16 Rémi Denis-Courmontmodules: fix Windows build
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-15 David Fuhrmannmacosx: use old logic to hide menu bar if old spaces...
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-12 Francois CartegnieQt: convert: don't enforce container extension (fix...
next