]> git.sesse.net Git - vlc/history - modules/gui
x264: b_vfr_input came in X264_BUILD >= 81
[vlc] / modules / gui /
2010-04-06 Jakob LebenQt: listView, fix and optimize artist and album display
2010-04-01 Jakob LebenQt: settings
2010-04-01 Jakob LebenQt: main interface, small fixes
2010-03-31 Jean-Baptiste KempfQt: allow clearing of global keys
2010-03-31 Austin BurrowFixed an issue where http:// was being appended to...
2010-03-30 Jean-Baptiste KempfQt: correct the size behaviour when zoom is called
2010-03-30 Jean-Baptiste KempfQt: Better restore of the playlist State
2010-03-30 Jean-Baptiste KempfQt: correctly restore the ColumnID in the playlist.
2010-03-30 Jean-Baptiste KempfQt: don't resize the mainWindow when toolbar changes
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
2010-03-29 Jakob LebenQt: delete unneeded MenuItemData
2010-03-29 Jakob LebenQt: delete submenus when clearing the View menu
2010-03-29 Jakob LebenQt: memory leak
2010-03-28 Rémi Denis-CourmontQt4: preserve video-on-op, fix #3469
2010-03-28 Jakob LebenQt: Do not reset fullscreen option on vout reset
2010-03-28 Francois CartegnieQt: Drop the no longer used sample_classic
2010-03-28 Francois CartegnieQt: speed and time button actionable visual feedback
2010-03-28 Francois CartegnieQt: add better tooltip to timelabel
2010-03-28 Francois CartegnieQt: Fix SpeedLabel's tooltip
2010-03-28 Francois CartegnieQt: sprintf is deprecated
2010-03-28 Jean-Baptiste KempfQt: initialize stackCentralOldWidget
2010-03-28 Jakob LebenQt: fix updating of album art on BackgroundWidget
2010-03-28 Jakob LebenQt: subclass QStackedWidget for custom minimumSizeHint()
2010-03-28 Jakob LebenRevert "Qt: make ground for proper main interface size...
2010-03-28 Ilkka Ollakkaqt4: keep selected popup item visible when sorting
2010-03-27 Jakob LebenQt: make ground for proper main interface size management
2010-03-27 Jakob LebenQt: appropriate SoundSlider size
2010-03-26 Laurent AimarFixed potential infinite loop between input/qt4 regardi...
2010-03-25 Felix Paul Kühnelegacy OSX interface: fixed transcoding with the wizard...
2010-03-21 Jean-Baptiste KempfQt: mainInterface cleanup and simplifications
2010-03-20 Jean-Philippe AndréQt: fix extensions dialog title (after set_title)
2010-03-20 Francois CartegnieQt: New BackgroundWiget
2010-03-19 Jean-Baptiste KempfQt: remove ugly hack for popupMenu
2010-03-19 Jean-Baptiste KempfQt: extension dialog, show correctly the version
2010-03-19 Jean-Baptiste KempfQt: fix comments
2010-03-19 Jean-Baptiste KempfQt: remove unneeded workaround
2010-03-19 Jean-Baptiste KempfQt: remove dead code
2010-03-19 Jean-Baptiste KempfQt: fix main_interface sizing part 2
2010-03-19 Erwan Tulouskins2: For playlist controls, keys to be forwarded...
2010-03-19 Erwan Tulouskins2: fix wrong focus
2010-03-17 Jean-Baptiste KempfQt: use forward declaration when possible and remove...
2010-03-15 Felix Paul Kühnelegacy OS X intf: fixed locking the vout window's AR
2010-03-15 Felix Paul Kühnelegacy OS X intf: removed nslog-based debug
2010-03-14 Felix Paul Kühnelegacy OS X intf: removed unfinished VLM interface
2010-03-14 Felix Paul Kühnelegacy OS X intf: fixed check-for-update and fullscreen...
2010-03-13 Felix Paul Kühnelegacy OSX intf: correctly adapt vout window's size...
2010-03-13 Felix Paul Kühnelegacy OS X intf: restored 1.0 look of the video output...
2010-03-13 Felix Paul Kühnelegacy macosx intf: make sure we display the right...
2010-03-13 Rémi Denis-CourmontRename linked_with_a_crap_library_which_uses_atexit()
2010-03-13 Jakob Lebenadjustments to playlist API changes
2010-03-13 Jean-Baptiste KempfQt: menus, force ViewMenu to run at menuBar creation.
2010-03-13 Jean-Baptiste KempfQt: menus, simplification
2010-03-12 Jean-Baptiste KempfQt: put Win32 Main Interface function in its own file.
2010-03-12 Francois CartegnieQt: Fix simple preferences according to new ui modes
2010-03-11 Fabio RitrovatoPodcast: trim whitespaces from url
2010-03-11 gozer@progrock.comi18n: QT4: added 2 missing calls to qtr() in toolbar.cpp
2010-03-11 Jean-Baptiste KempfRemove debug
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-03-11 Jean-Baptiste KempfQt: Force firstRun Ok button to be focused.
2010-03-11 Erwan Tulouskins2: fix corner case with old skins and fullscreen
2010-03-10 Jakob LebenQt: use Qt::DropAction properly throughout playlist...
2010-03-10 Erwan Tulouskins2: improve list of skins
2010-03-10 Erwan Tulouskins2: fix skins broken because of wrong path separator
2010-03-10 Jakob LebenQt: use "no art" picture for drag-and-drop pixmap in...
2010-03-09 Jakob LebenQt: drag-and-drop: simplification and robustness
2010-03-09 Jean-Baptiste KempfQt: use qt QStyle to center dialogs on screen
2010-03-09 Jean-Baptiste KempfQt: missing includes
2010-03-08 Jean-Baptiste KempfQt: bgWidget, add the margin to trigger the hide of...
2010-03-08 Rémi Denis-CourmontCompile fix
2010-03-08 Jakob LebenQt: use input_item_t* for drag-and-drop data
2010-03-08 Rémi Denis-CourmontQt4: disable implicit cast from QString to (const)...
2010-03-08 Rémi Denis-CourmontQt4: fix x11_display double free and leaks
2010-03-08 Rémi DuraffortQt4: fix the "Show Containing folder" feature.
2010-03-08 Jakob LebenQt: Playlist drag and drop corrections
2010-03-08 Jakob LebenQt: don't emit redundant InputManager::statusChanged...
2010-03-07 Rémi Denis-CourmontQt4: bookmarks: don't give an anonymous temporary objec...
2010-03-06 Rémi Denis-CourmontRevert "Qt4: --embedded-video must be checked on the...
2010-03-06 Erwan Tulouskins2: replace most config_Get with var_Inherit
2010-03-06 Erwan Tulouskins2(Win32): add a way to hide the popup menu on...
2010-03-05 Jakob LebenQt: prevent having cached a deleted item
2010-03-04 Jean-Baptiste KempfQt: clean bgWidget
2010-03-04 Jakob LebenQt: reorganize playlist actions, rename "Delete" to...
2010-03-04 Jakob LebenQt: allow sorting by any meta in any view using right...
2010-03-04 Jakob LebenQt: adjust item text position in listView for better...
2010-03-04 Jean-Baptiste KempfQt: do "normal->loopall->loop1->normal" instead of...
2010-03-04 Jean-Baptiste KempfQt: New shuffle icon, still from Daniel Dreibrodt
2010-03-03 Jean-Baptiste KempfNew icons for repeat, more obvious, done by Daniel...
2010-03-03 Rémi Denis-CourmontMerge branch 'master' of git.videolan.org:vlc
2010-03-03 Jakob LebenQt: show folder icon for non-leaf nodes in iconView...
2010-03-03 Rémi Denis-CourmontQt4: only embed video coming from the playlist (i.e...
2010-03-03 Rémi Denis-CourmontQt4: --embedded-video must be checked on the window...
2010-03-03 Rémi Denis-CourmontQt4-X11: cannot embed video if wallpaper mode is on
2010-03-03 Rémi Denis-CourmontGrammar
2010-03-03 Rémi Denis-CourmontUse KiB instead of kB for input statistics
2010-03-03 Jakob LebenQt: ensure that item selection has visible effect in...
2010-03-02 Jean-Baptiste KempfQt: use float for rate and fix a bug when mouseWheeling
2010-03-02 Antoine CellerierUpdate the rate value when setting the input.
2010-03-02 Jean-Baptiste KempfQt: display the correct rate
2010-03-02 Jean-Baptiste KempfQt: simplify SpeedLabel constructor
2010-03-01 Erwan Tulouskins2(Win32): no need to manage a two window classes
next