]> git.sesse.net Git - vlc/history - modules
skins2: I fail to see why Subject (not Observer) needs to have virtual methods. If...
[vlc] / modules /
2009-12-05 JP Dingerskins2: I fail to see why Subject (not Observer) needs...
2009-12-05 JP DingerSkins2: Invent ft2_strerror() to improve freetype2...
2009-12-05 JP DingerSkins2: Cosmetics.
2009-12-05 JP DingerSkins2: Mostly cosmetics, some C++ style casting, facto...
2009-12-05 JP DingerSkins2: Cosmetics. Add a REGISTER_CMD1 for commands...
2009-12-05 JP DingerSkins2: Reduce another macro to bare minimum and helper...
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 Pierre d'Herbemontshout: Simplify description name.
2009-12-05 Rémi Denis-CourmontM3U: some people do use UTF-8 in m3u, revert to autodetect
2009-12-05 Rémi Duraffortsmem: no need to create the variables as config_ChainPa...
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 Duraffortsmem: use config_ChainParse for configuration.
2009-12-04 Rémi DuraffortReally kill reallocations.
2009-12-04 Jean-Baptiste KempfQt: make the search box take less space.
2009-12-04 Srikanth RajuSQL/SQLite: Fix GetColumn functions in SQLite and imple...
2009-12-04 Rémi Duraffortqt4: kill some reallocations.
2009-12-04 Rémi Duraffortdc1394: fix memleaks.
2009-12-04 Rémi Duraffortdc1394: fix potential memleak.
2009-12-04 Rémi Duraffortdc1394: fix debug messages
2009-12-04 Rémi Duraffortdc1394: We must quit the function if the file handler...
2009-12-04 Rémi Duraffortdc1394: factorize.
2009-12-04 Jeff LuFix DirectSound spdif audio output
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 KempfHotkeys: add missing break in switch
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 KempfUpdate NEWS and LIST
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-03 Rémi Denis-Courmontbandlimited: check input format more thoroughly (closes...
2009-12-03 Rémi Duraffortdc1394: cleanings (no need to set p_sys to NULL and...
2009-12-03 Rémi Duraffortdc1394: factorize.
2009-12-03 Jakob Lebenjack: use real latency for buffer date
2009-12-02 Rafaël Carrérc: make sure return value is set
2009-12-01 Rémi Denis-CourmontRevert accidental chunk
2009-12-01 Rémi Denis-CourmontQt4: implement SAP in the streaming wizard
2009-12-01 Erwan Tulourc module: fix snapshot command
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-CourmontRTP out: convert s16l to s16b on the fly
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-29 Rémi Denis-CourmontRemove Xsp
next