]> git.sesse.net Git - vlc/history - modules/gui
Remove legacy nice target
[vlc] / modules / gui /
2010-02-14 Srikanth RajuQt: Call Lua status callbacks on playing status changes
2010-02-14 Ilkka OllakkaQT4: scroll to playingItem when changing view
2010-02-14 Rémi Denis-CourmontStore audio output interface variables into the input...
2010-02-14 Erwan Tulouskins2(playlist): fix current playing item still on...
2010-02-14 Jakob LebenQt: couple of minor corrections
2010-02-14 Jakob LebenQt: playlist menu strings and icons
2010-02-14 Jakob LebenQt: the Add button on playlist panel is gone
2010-02-14 Jakob LebenQt: include Add File/Directory/Advanced Open actions...
2010-02-14 Jean-Baptiste KempfQt: code reindentation
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontYou shall include <config.h>
2010-02-13 Erwan Tulouskins2: fix proccessing item-change at playlist level
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-02-13 Erwan Tulouskins2: remove dead code
2010-02-13 Erwan Tulouskins2: fix playlist not displaying cuurent playing...
2010-02-13 Erwan Tulouskins2: add support for tracking current playing item...
2010-02-13 Rémi Denis-CourmontQt4: add extended Latin-1 and a few multimedia keys...
2010-02-13 Jakob LebenQt: it's Qt::Key_Backspace not Qt::Key_Back
2010-02-12 Jakob LebenQt: ooops, fix deleting playlist items by key press
2010-02-12 Jakob LebenQt: playlist panel: search behavior + layout enhancements
2010-02-12 Jakob LebenQt: enable drag'n'dropping in listView
2010-02-12 Jakob LebenQt: iconView: draw artwork as big as its aspect ratio...
2010-02-11 Pierre d'Herbemontmacosx: Fix compilation.
2010-02-11 Jakob LebenQt: add a list view
2010-02-10 Antoine CellerierFix ncurses compilation. (testing compilation before...
2010-02-10 Antoine CellerierFix skins2 compilation.
2010-02-10 Rémi Denis-CourmontKeep the authoritative fullscreen status on the playlist
2010-02-10 Rémi Denis-Courmontplaylist: create the fullscreen variable
2010-02-10 Rémi Denis-CourmontUse input_GetVout
2010-02-10 Jakob LebenQt: cleanups and organization
2010-02-10 Jakob LebenQt: PLModel::removeItem( int ) is not for public usage
2010-02-10 Jakob LebenQt: simplify selected item deletion in playlist model
2010-02-10 Jakob LebenQt: update playlist dialog on rootChanged signal from...
2010-02-10 Jakob LebenQt: return playlist model and views to "now playing...
2010-02-10 Jakob LebenQt: selector cosmetic polish
2010-02-10 Jakob Lebenservices_discovery: implement SD categories and use...
2010-02-09 Rémi Denis-CourmontMake update-po happy
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-09 Rémi Denis-CourmontNo need to lock the playlist for meta fetch and preparsing
2010-02-09 Gildas BazinMore improvements to the hildon interface and make...
2010-02-09 Jakob LebenQt: selector: correct expand-arrow position
2010-02-09 Erwan Tulouskins2: update to latest change in core
2010-02-09 Jakob LebenQt: PLModel: simplify and fix current item update
2010-02-09 Jakob LebenQt: polish location bar geometry
2010-02-08 Jakob LebenQt: properly styled SearchLineEdit
2010-02-08 Gildas BazinFix typo in qt4 interface
2010-02-07 Gildas BazinMake the maemo interface a bit more useable
2010-02-07 Rémi Denis-Courmontncurses compile fix
2010-02-07 Rémi Denis-CourmontCompile fix
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-06 Rémi Denis-CourmontRevert "Qt: cleanup dialogs on destruction"
2010-02-04 Jean-Philippe AndréSD: Fix podcast announcement and Qt special hack
2010-02-04 Rémi Denis-CourmontTypo in [1b9f9692f91dcf0659919b16551389e0dbf96412]
2010-02-04 Rémi Denis-CourmontDe-uglify root SD item name (part 2)
2010-02-04 Jakob LebenQt: locationBar: buttons adjustment
2010-02-04 Fabio Ritrovatoluasd: use a configuration chain to pass parameters...
2010-02-04 Jean-Baptiste KempfQt: simple FirstRun dialog and rewording
2010-02-04 Jean-Baptiste KempfShow the normal popupMenu when no item is under the...
2010-02-04 Jean-Baptiste KempfQt: iconView, code cosmetics
2010-02-04 Jean-Baptiste KempfQt: iconView, setSpacing seems to be ignored in our...
2010-02-04 Jean-Baptiste KempfQt: iconView, make the item higher
2010-02-04 Jakob LebenQt: neat and crispy location bar, new location buttons
2010-02-04 Jakob LebenQt: make playlist widget even a bit more pretty
2010-02-04 Jean-Baptiste KempfQt: OpenUrlDialog ain't a Singleton anymore
2010-02-04 Jean-Philippe AndréExtensions: remove useless hold/release
2010-02-04 Jean-Baptiste KempfQt: cleanup dialogs on destruction
2010-02-04 Jean-Baptiste KempfQt: fix a forgotten deletion
2010-02-04 Jean-Baptiste KempfQt: save Plugins/Extension dialog position
2010-02-04 Jean-Philippe AndréFinal fix for extensions+Qt unload issues
2010-02-04 Jean-Philippe AndréRevert "Lua dialogs: remove b_hide parameter"
2010-02-04 Jean-Baptiste KempfQt: Better media info panel
2010-02-04 Jean-Philippe AndréExtensions/Qt: fix the deactivation race condition
2010-02-04 Pierre d'Herbemontmacosx_dialog_provider: b_hide is gone.
2010-02-03 Christophe MutricyTypo
2010-02-03 Jean-Philippe AndréEnable double-click in Plugins & Extensions panel
2010-02-03 Jean-Philippe AndréLua dialogs: remove b_hide parameter
2010-02-03 Rémi Denis-CourmontUse standard ASCII for ^H, ^I, ^M and escape
2010-02-03 Jean-Philippe AndréQt: fix layout of extension info panel
2010-02-03 Jean-Philippe AndréExtensions: info panel, fix layout and use shortdesc
2010-02-03 Jean-Philippe AndréExt/Qt: Enhance more information dialog
2010-02-03 Jean-Philippe AndréExtensions/Qt: Use a custom QListView in Plugins &...
2010-02-03 Jean-Philippe AndréExtensions/Qt: emit extensionsUpdated() on load/unloa
2010-02-03 Jean-Philippe AndréExtensions/Qt: listen to input-change events
2010-02-03 Ilkka OllakkaQT: use qfu when creating EPG-stuff
2010-02-02 Rémi Duraffortqt4: fix typo.
2010-02-02 Erwan Tulouskins2: add support for --[no]-embedded-video parameter
2010-02-02 Jakob LebenQt: cleanup and adjust to playlist changes
2010-02-02 Jakob LebenQt: kill a bug in playlist model
2010-02-02 Jakob Lebenvarious modules: adjust to new playlist design
2010-02-01 Erwan Tulouskins2(Win32): GetWindowLongPtr everywhere
2010-02-01 Erwan Tulouskins(Win32): remove dead code
2010-02-01 Jean-Baptiste KempfQt: sprefs, chipmunk options and audio rework
2010-01-31 Jakob LebenQt: simplify playlist item deletion
2010-01-31 Felix Paul Kühnemacosx dialog provider: use default system font for...
2010-01-31 Laurent AimarRemoved one vlc_object_find_name() in qt4.
2010-01-31 Ilkka OllakkaQt4: adjust iconviews art position littlebit
2010-01-30 Jean-Baptiste KempfQt: fix a leak when exiting main interface
2010-01-30 Jean-Baptiste KempfQt: fix a leak in iconView
2010-01-30 Jean-Baptiste KempfQt: fix a leak of telexFrame in Controller
next