]> git.sesse.net Git - vlc/history - modules/gui
Fix indentation.
[vlc] / modules / gui /
2009-12-05 JP DingerSkins2: (Almost entirely) replace another two macros...
2009-12-05 JP DingerSkins2: Cosmetics and the occasional duplicate call...
2009-12-05 JP DingerSkins2: Cosmetics and make better use of a test that...
2009-12-05 JP DingerSkins2: Cosmetic.
2009-12-05 JP DingerSkins2: Replace some theme macros by templated code.
2009-12-05 JP DingerSkins2: Add (and use) template parameter typedefs so...
2009-12-05 JP DingerSkins2: Add ptrmap<> to possibly prevent some more...
2009-12-05 JP DingerSkins2: Factor out duplicate code (mod), and provide...
2009-12-05 JP DingerSkins2: Move getShifts from const to static.
2009-12-05 JP DingerSkins2: Cosmetics.
2009-12-05 JP DingerSkins2: Avoid work by postponing to where and if it...
2009-12-05 JP DingerSkins2: Cosmetics
2009-12-05 JP DingerSkins2: x11_display: Replace PUT_PIXEL and BLEND_PIXEL...
2009-12-05 JP DingerSkins2: Drop another small heap allocation in favour...
2009-12-05 JP DingerSkins2: Factor out repeated code and use var_SetVariant...
2009-12-05 JP DingerSkins2: Cleanup after merge.
2009-12-05 JP DingerSkins2: Use vlc KEY_MODIFIER_* constants for key modifi...
2009-12-05 JP DingerSkins2: Use var_SetVariant() some more.
2009-12-05 JP DingerSkins2: Factor out getModKey() and getKeyState() (both...
2009-12-05 JP DingerSkins2: No need to new char[] temporaries; use stack...
2009-12-05 JP DingerSkins2: Refactor string manipulation event handling...
2009-12-05 JP DingerSkins2: Fix a warning; add a forgotten #undef.
2009-12-05 JP DingerSkins2 compile fix: Apparently declarations went missin...
2009-12-05 JP DingerSkins2: Use typedefs for internal template-derived...
2009-12-05 JP DingerSkins2: Cosmetics, 100% pure. We don't indent for label...
2009-12-05 Rémi Denis-CourmontSignedness mismatch
2009-12-05 Rémi Denis-CourmontInput item type cannot be negative (fix warning)
2009-12-05 Rémi Denis-CourmontOrder initializers
2009-12-05 Rémi Denis-CourmontUnused variable
2009-12-05 Rémi Denis-CourmontUnused variables
2009-12-04 Rémi DuraffortReally kill reallocations.
2009-12-04 Jean-Baptiste KempfQt: make the search box take less space.
2009-12-04 Rémi Duraffortqt4: kill some reallocations.
2009-12-04 Jean-Baptiste KempfQt: remove unnecessary macro
2009-12-04 Jean-Baptiste KempfQt: rename panels.hpp to standardpanel.hpp
2009-12-04 Jean-Baptiste KempfQt: Remove the gotoPlaying button, as noone understood it.
2009-12-04 Jean-Baptiste KempfQt: playlist, remove the bar of buttons at the bottom
2009-12-04 Jean-Baptiste KempfQt: playlist code cosmetics
2009-12-04 Jean-Baptiste KempfQt: remove random and repeat buttons from playlist
2009-12-04 Jean-Baptiste KempfQt: Remove PLPanel upper class
2009-12-04 Jean-Baptiste KempfQt: add repeat and random button to the default toolbar
2009-12-04 Jean-Baptiste KempfNEWS: XvMC was removed
2009-12-04 Jean-Baptiste KempfQt: allow loop/repeat button to be in a toolbar (part 2)
2009-12-04 Jean-Baptiste KempfQt: allow loop/repeat button to be in a toolbar (part 1)
2009-12-04 Jean-Baptiste KempfQt: make sure the random buttons states are consistent
2009-12-04 Jean-Baptiste KempfQt: code cosmetic
2009-12-04 Jean-Baptiste KempfQt: actually activate random action
2009-12-04 Jean-Baptiste KempfQt: moving Random to the normal toolbars
2009-12-04 Jean-Baptiste KempfQt: factorize again
2009-12-04 Jean-Baptiste KempfQt: factorize
2009-12-04 Jean-Baptiste KempfQt: fix tab order
2009-12-04 Jean-Baptiste KempfQt: add the hw-accel to simple preferences
2009-12-04 Jean-Baptiste KempfQt: first run dialog is never asked again if --no-qt...
2009-12-04 Jean-Baptiste KempfQt4: firstRun dialog is now separated
2009-12-04 Jean-Baptiste KempfBlacklist Qt 4.5.0 as promised
2009-12-04 Jean-Baptiste KempfQt: remove unnecessary includes
2009-12-04 Jean-Baptiste KempfChange debug
2009-12-04 Jean-Baptiste KempfQt: code cosmetics
2009-12-04 Jean-Baptiste KempfQt: use a single state variable and debug
2009-12-04 Jean-Baptiste KempfQt: move to Stack Widget, part 2
2009-12-04 Jean-Baptiste KempfQt: change mainLayout
2009-12-01 Rémi Denis-CourmontQt4: implement SAP in the streaming wizard
2009-11-30 Rémi Denis-CourmontQt4: separate native RTP from RTP/TS
2009-11-30 Rémi Denis-CourmontCode factorization
2009-11-30 Rémi Denis-CourmontQt4: remove (no-)sout-keep option
2009-11-30 Rémi Denis-CourmontQt4: add profile for raw CD audio quality
2009-11-30 Rémi Denis-CourmontKill a few relocations
2009-11-30 Rémi Denis-CourmontQt4: let the compiler figure the number of profiles
2009-11-30 Rémi Denis-CourmontQt4: try to improve sout protocol names
2009-11-30 Rémi Denis-CourmontQt4: missing qtr
2009-11-30 Rémi Denis-CourmontQt4: remove audio/video port from RTP streaming wizard
2009-11-30 Jakob LebenQt4: reset playlist columns settings in transition...
2009-11-26 Rémi Denis-CourmontQt4: fix default port numbers in streaming wizard
2009-11-25 Rémi Denis-CourmontQt4: add dccp as a known protocol
2009-11-25 Rémi Denis-CourmontQt4: make sure the running VLC has a module implementin...
2009-11-25 Rémi Denis-CourmontQt4: remove proto combo from open net tab
2009-11-25 Rémi Denis-CourmontQt: remove port from open network tab
2009-11-25 Jakob LebenQt4: position slider: send seek events at regular intervals
2009-11-24 Jean-Baptiste KempfQt: recents factorization.
2009-11-24 Rémi Denis-CourmontSyntax error
2009-11-24 Rémi Duraffortskins2: fallback to x11 os factory for os not win or...
2009-11-23 Rémi Duraffortskins2: fix linking in OpenBSD (the X11 os factory...
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-11-20 Rémi Duraffortrate-(slower|faster) again.
2009-11-20 Rémi Duraffortrate-(slower|faster) are void variable so we only want...
2009-11-17 Rémi Duraffortskins2: fix a redefinition of a macro.
2009-11-15 Rémi Denis-CourmontUgly hack to prevent qt4-x11 from using alpha channel
2009-11-13 Rémi Duraffortqt4: destroy the variable only if the variable does...
2009-11-09 Jakob LebenQt4: fix build with Qt < 4.5
2009-11-09 Jakob LebenQt4: replace Podcast add / remove buttons with plain...
2009-11-08 Kaarlo Raihaqt4 equalizer load core bands and preamp to extended...
2009-11-07 Jakob LebenQt4: remove PlaylistEventManager
2009-11-07 Jakob LebenQt4: let PLModel and PLSelector use MainInputManager...
2009-11-07 Jakob LebenQt4: implement PlaylistEventManager functionality in...
2009-11-07 Rémi Denis-CourmontQt4: remove incorrect use of EQ callbacks
2009-11-07 Jakob LebenQt4: switch PLModel to use PlaylistEventManager
2009-11-07 Jakob LebenQt4: missing cleanup and redundant include
2009-11-07 Rémi Denis-CourmontQt4: fix V4L1 device node specification
2009-11-07 Jakob LebenQt4: more media browser (PL Selector) beautification
2009-11-05 Ilkka Ollakkaqt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
next