]> git.sesse.net Git - vlc/history - modules/gui
macosx: more optimizations for bookmarks and wizard. no functional changes
[vlc] / modules / gui /
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
2012-04-16 Felix Paul Kühnemacosx: fixed broken preferences on launch when startin...
2012-04-16 Rémi Denis-CourmontRemove gettext-unfriendly unpaired quote in #pragma
2012-04-16 Ilkka OllakkaQt4: when in tree-like playlist, scroll previous rootit...
2012-04-16 Ilkka OllakkaQt4: no need to set selected view by hand all the time
2012-04-16 David Fuhrmannmacosx: remove black borders in black ui mode when...
2012-04-15 David Fuhrmannmacosx: move resize code from vout to macosx module
2012-04-15 Jean-Baptiste KempfQt: display equalizer bands depending on the core
2012-04-15 Felix Paul Kühnemacosx: fixed delete menu item for the playlist table
2012-04-14 David Fuhrmannmacosx: fix crash when open track sync panel while...
2012-04-13 Casian AndreiQt: Fix ML "Add to playlist" adding items multiple...
2012-04-13 David Fuhrmannmacosx: unify code style for CoreInteraction.m
2012-04-13 David Fuhrmannmacosx: also notify vout modules if we go to fullscreen
2012-04-12 Jean-Baptiste KempfQt: fix typo
2012-04-11 Felix Paul Kühnemacosx: prevent intermittent crashes on quit by releasi...
2012-04-11 Felix Paul Kühnemacosx: added media key support for keyboards by other...
2012-04-11 Jean-Baptiste KempfQt: do not block the spinbox if preference range is...
2012-04-10 Erwan Tulouskins2: fix forgotten initialization in copy constructor
2012-04-10 Felix Paul Kühnemacosx: make sure that the main window's split view...
2012-04-10 Felix Paul Kühnemacosx: re-implement drag & drop support for VLCVoutVie...
2012-04-10 Jean-Baptiste KempfQt: correctly destroy EPG dialog
2012-04-09 Felix Paul Kühnemacosx: make sure that all sidebar items are visible...
2012-04-09 Felix Paul Kühnemacosx: update old preferences detection code
2012-04-09 Felix Paul Kühnemacosx: save the expanded/collapsed state of the sideba...
2012-04-09 Felix Paul Kühnemacosx: added 'subsdelay' to the track synchro panel...
2012-04-09 Felix Paul Kühnemacosx: sync track-synchro l10n strings with the qt4...
2012-04-08 Felix Paul Kühnemacosx: implemented drag & drop from playlist to media...
2012-04-08 Felix Paul Kühnemacosx: removed VLCControllerView, which was superseede...
next