]> git.sesse.net Git - vlc/history - modules/gui
Simplified a bit the code that decides the output format used in the deinterlace...
[vlc] / modules / gui /
2012-05-25 Jean-Baptiste KempfQt: Missing include in previous commit
2012-05-25 Jean-Baptiste KempfWin32: recognize more MCE commands
2012-05-25 David Fuhrmannmacosx: remove now unneeded volume osd hack
2012-05-25 David Fuhrmannmacosx: several fixes and improvements for hotkey handling
2012-05-21 David Fuhrmannmacosx: fix subtile bug in initialization of mainwindow
2012-05-21 Felix Paul Kühnemacosx: fixed compilation warning
2012-05-21 David Fuhrmannmacosx: added forgotten method declaration in header...
2012-05-21 Felix Paul Kühnemacosx: removed the outdated and dysfunctional service...
2012-05-21 Felix Paul Kühnemacosx: make sure that the fullscreen window is the...
2012-05-21 Felix Paul Kühnemacosx: removed wrong check, which could make the video...
2012-05-20 Felix Paul Kühnemacosx: added an option to let the Apple Remote control...
2012-05-18 Felix Paul Kühnemacosx: added UI stub for a new Convert & Save panel...
2012-05-18 David Fuhrmannmacosx: remove one unneeded line in togglePlaylist:
2012-05-18 David Fuhrmannmacosx: some small improvements for !video-deco
2012-05-18 Felix Paul Kühnemacosx: allow the user to sleep his/her Mac using the...
2012-05-18 Felix Paul Kühnemacosx: use CoreInteraction code for the media key...
2012-05-18 Felix Paul Kühnemacosx: using the updated SPMediaKeyTap, we can disable...
2012-05-18 Felix Paul Kühnemacosx: update SPMediaKeyTap to latest code from upstre...
2012-05-18 Felix Paul Kühnemacosx: set the represented URL in the detached vout...
2012-05-17 Felix Paul Kühnemacosx: added an option to hide the playmode buttons...
2012-05-17 Felix Paul Kühnemacosx: remove debug code and block Lion's fullscreen...
2012-05-17 Felix Paul Kühnemacosx: added the prev/next buttons back (disabled...
2012-05-17 Felix Paul Kühnemacosx: added 'video-deco' to the simple preferences...
2012-05-17 Felix Paul Kühnemacosx: re-implement 'video-deco' support (close #6426)
2012-05-17 Felix Paul Kühnemacosx: updated copyright headers
2012-05-17 Felix Paul Kühnemacosx: fixed typo
2012-05-17 Felix Paul Kühnemacosx: another optimization for the wizard
2012-05-17 Felix Paul Kühnemacosx: more optimizations for bookmarks and wizard...
2012-05-17 Felix Paul Kühnemacosx: code optimizations - no functional change
2012-05-17 Felix Paul Kühnemacosx: improve memory and hotkey handling (in case...
2012-05-17 Felix Paul Kühnemacosx: fixed corner case, which could lead to an empty...
2012-05-16 Rémi Denis-CourmontQt4: use msg_Dbg() for tools panel items debug
2012-05-15 David Fuhrmannmacosx: fix another case where the user would see doubl...
2012-05-15 Jean-Baptiste KempfQt: correctly behave when customizing from minimal...
2012-05-15 Jean-Baptiste KempfQt: fix selection of dropdown-menu of playlist view...
2012-05-15 Jean-Baptiste KempfQt: fix leak introduced in previous commit
2012-05-15 Jean-Baptiste KempfReenable the Qt4-PictureFlow
2012-05-15 Jean-Baptiste KempfOn Windows playing items like dvd:// or screen:// cause...
2012-05-15 Jean-Baptiste KempfWindows 7 taskbar buttons got lost after "video on...
2012-05-15 Jean-Baptiste KempfQt: correctly handle mousewheel in selector
2012-05-15 Francois CartegnieQt: main_interface: fix playlist widgets instances...
2012-05-15 Jean-Baptiste KempfQt: hide update check preference when !UPDATE_CHECK
2012-05-14 Felix Paul Kühnemacosx: limit the 'big' fullscreen panel to the 27...
2012-05-14 Jean-Baptiste KempfQt: correctly fallback to filename when empty tags
2012-05-13 Rémi Denis-Courmontfbosd: remove plugin
2012-05-13 Rémi Denis-CourmontMove vlc_atomic_t to <vlc_atomic.h> and correct definition
2012-05-13 Francois Cartegnietypo
2012-05-12 Francois CartegnieQt: main_interface: fix showTab(oldwidget) for undocked...
2012-05-12 Francois CartegnieQt: main interface: add some better debugging
2012-05-12 Vikram Narayanandialogs/open.cpp: Change the shortcut for convert/save
2012-05-11 Felix Paul Kühnemacosx: improve the handling of broken prefs and make...
2012-05-11 David Fuhrmannmacosx: fix menu support in detached video window
2012-05-11 David Fuhrmannmacosx: avoid some focus problems when doing playlistis...
2012-05-10 Francois CartegnieQt: playlist dialog: remove unneeded layer
2012-05-09 Felix Paul Kühnemacosx: trust the user that s/he knows what s/he's...
2012-05-09 Felix Paul Kühnemacosx: remove another hack, since it isn't needed
2012-05-09 Felix Paul Kühnemacosx: replaced dated threading hacks with the latest...
2012-05-09 Rémi Denis-CourmontRevert "macosx: run on first thread directly, like...
2012-05-08 David Fuhrmannmacosx: remove unneeded headers from videoview.m
2012-05-07 Rémi Denis-Courmontmacosx: run on first thread directly, like already...
2012-05-07 David Fuhrmannmacosx: only show fullscreen when mouse moves inside...
2012-05-06 David Fuhrmannmacosx vout: public getter for vd should not be needed...
2012-05-06 David Fuhrmannmacosx: remove unneeded p_vouts in videoview
2012-05-06 David Fuhrmannmacosx: avoid index out of bound exceptions in some...
2012-05-05 David Fuhrmannmacosx: move mouse vout event code to vout module
2012-05-05 David Fuhrmannmacosx: fix mouse position sent to vlc core for menus
2012-05-03 David Fuhrmannmacosx: fix another crash on exit
2012-05-02 Jean-Paul Samanskin2: call interaction_Register()
2012-04-30 David Fuhrmannmacosx: small clarification regarding fullscreen controller
2012-04-29 David Fuhrmannmacosx: do not display double negative time when durati...
2012-04-23 David Fuhrmannmacosx: fix issue where fullscreen controls are deactiv...
2012-04-23 Jean-Baptiste KempfQt: fix an annoying resizing issue.
2012-04-23 Jean-Baptiste KempfQt: respect BD menu option when opening
2012-04-23 Jean-Baptiste KempfQt: better alignment for eq bands
2012-04-23 Jean-Baptiste KempfQt: fix gototime focus
2012-04-23 Jean-Baptiste KempfQt: better alignment for equalizer texts
2012-04-22 Felix Paul Kühnemacosx: re-implement the 'icon-change' options
2012-04-22 David Fuhrmannmacosx: workaround for lion fullscreen behaviour at...
2012-04-21 Edward WangQt4: Set the current rate properly
2012-04-21 David Fuhrmannmacosx: fix lion fullscreen button in dark ui in some...
2012-04-20 David Fuhrmannmacosx: lion fullscreen: show fs controller not before...
2012-04-20 David Fuhrmannmacosx: make sure that window is not movable in lion...
2012-04-20 David Fuhrmannmacosx: fix behaviour of toogle playlist when in native...
2012-04-20 David Fuhrmannmacosx: make lion fullscreen compatible with reworked...
2012-04-20 David Fuhrmannmacosx: fix window sizing when entering lion fullscreen...
2012-04-20 Rafaël Carréqt4 sout: replace AAC with MP3
2012-04-19 Felix Paul Kühnemacosx: fixed a bunch of compilation warnings, which...
2012-04-19 David Fuhrmannmacosx: allow a smaller min-height when video is playin...
2012-04-18 Rémi Denis-Courmontmsg_Subscribe: expose structure to plugins
2012-04-17 Rémi Denis-CourmontQt4: override playlist configuration on request, _not_...
2012-04-17 Rémi Denis-Courmontqt4: remove --qt-autosave-volume
2012-04-17 Rémi Denis-CourmontQt4: use QVLCBool for random and repeat/loop
2012-04-17 Rémi Denis-CourmontQt4: use addCallback
2012-04-17 Rémi Denis-CourmontQt: add QVLCVariable::addCallback helper
2012-04-17 Rémi Denis-CourmontQt4: rationalize QVLCVariable and add missing classes
2012-04-17 Rafaël Carréforgotten renamed ffmpeg options
2012-04-17 Rafaël Carréffmpeg options were renamed
2012-04-17 Erwan Tulouskins2: fix vlc sometimes crashing with drag'n'drop.
2012-04-16 Felix Paul Kühnemacosx: fixed memory leak
2012-04-16 Felix Paul Kühnemacosx: fixed potential race condition
next