]> git.sesse.net Git - vlc/history - modules/gui/skins2/commands
Qt: messages dialog: new verbosity spinbox
[vlc] / modules / gui / skins2 / commands /
2010-07-31 Erwan Tulouskins2: improve callback system
2010-07-31 Erwan Tulouskins2: differentiate new and release window commands
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-05-10 Laurent AimarUsed a vout object for vout_OSDMessage/OSDSlider/OSDIcon.
2010-05-06 Erwan Tulouskins2: fix memory leak (a malloc not paired with a...
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-02-24 Erwan Tulouskins2: add a way to reset rate to normal speed (trac...
2010-02-24 Erwan Tulouskins2: add support for --[no]-video-on-top (fix #685)
2010-02-21 Erwan Tulouskins2: fix equalizer
2010-02-13 Erwan Tulouskins2: fix proccessing item-change at playlist level
2010-02-13 Erwan Tulouskins2: remove dead code
2010-02-10 Antoine CellerierFix skins2 compilation.
2010-02-10 Rémi Denis-CourmontKeep the authoritative fullscreen status on the playlist
2010-01-25 Erwan Tulouskins2: remove dead code
2010-01-07 Erwan Tulouskins2: list of skins improved some more.
2009-12-16 Erwan Tulouskins2: first proposal for a skinnable fullscreen contr...
2009-12-05 JP DingerSkins2: Cosmetics and the occasional duplicate call...
2009-12-05 JP DingerSkins2: Cleanup after merge.
2009-12-05 JP DingerSkins2: Use var_SetVariant() some more.
2009-12-05 JP DingerSkins2: Fix a warning; add a forgotten #undef.
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-11-20 Rémi Duraffortrate-(slower|faster) again.
2009-11-17 Rémi Duraffortskins2: fix a redefinition of a macro.
2009-09-19 Erwan Tulouskins2: work on equalizer
2009-09-11 JP DingerSkins2: Remove need for enum, and remove switch-o-literals.
2009-09-10 JP DingerSkins2: Cut #define down to size. Should result in...
2009-09-05 Erwan Tulouskins2: implement recording and next-frame
2009-09-05 Erwan Tulouskins2: replace polling with callbacks
2009-08-26 Erwan Tulouskins2: uri-encoded mrl required for drag&drop
2009-08-25 Laurent AimarUsed aout_EnableFilter in skins2.
2009-08-25 Erwan Tulouskins2: replace all remaining FIND_ANYWHERE with more...
2009-08-25 Erwan Tulouskins2: cosmetic (replace \t with 4 spaces)
2009-08-24 Erwan Tulouskins2: rework of vout manager
2009-08-24 Erwan Tulouskins2: lock needed for updating the async queue (multi...
2009-08-24 Erwan Tulouskins2: avoid deadlock when audio-visual is used (accou...
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-27 Rémi Duraffortskins2: factorize.
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-09 Pierre Ynardskins: typo
2009-07-09 Rémi Denis-CourmontSkins: control volume through playlist
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-06-28 Erwan Tulouskins2(Windows): fix sporadic vlc hangings at termination
2009-06-28 Erwan Tulouskins2(Windows): add a command to start the first playl...
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
2009-06-12 Erwan Tulouskins2: improve resizing when multiple layers are used...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-03-17 Rémi Denis-Courmont(prev|next)-(chapter|title) is a void variable. Fix...
2009-03-16 Erwan Tulouskins2 vout manager
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-01-24 Rémi Denis-CourmontUse libvlc_Quit
2009-01-24 Rémi Duraffortskins2: save the playlist also in html.
2009-01-23 Rémi Duraffortskins2: use input_GetVout when possible.
2009-01-17 Rémi Denis-Courmontplaylist: add real functions for locking
2009-01-06 Laurent AimarFix quit sequence in skins2.
2009-01-05 Laurent AimarFix unprotected access of input item (skins2).
2009-01-05 Laurent AimarFixed playlist_IsEmpty usage.
2009-01-05 Laurent AimarSkins2 will at least start.
2009-01-02 Rémi Duraffortsome cleaning.
2008-09-14 Rémi Denis-CourmontUse PL_LOCK/PL_UNLOCK
2008-08-11 Olivier TeulièreFixed exiting skins when there is no video.
2008-08-11 Fabio RitrovatoSkins2: enable playlist saving Is available on qt4...
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-06-17 Rémi Denis-CourmontUse vlc_object_lock and vlc_object_unlock
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-04 Rémi Denis-Courmontvlc_mutex_init: remove unused paramter
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2007-02-20 Jean-Paul Samanplaylist_Add() prototype changed
2007-01-28 Olivier Teulière * skins2:
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-10-21 Clément StenacPlaylist
2006-10-15 Rafaël Carréskins2 fullscreen button work with audio visualizations
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-09-09 Clément StenacCopyright stuff
2006-07-30 Felix Paul Kühne* compilation fix
2006-07-30 Olivier Teulière * skins2: when restoring the previous skin because...
2006-07-08 Christophe MutricyFix compilation. It inserts the playlist only in tree...
2006-06-03 Olivier Teulière * modules/gui/skins2/*:
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-13 Olivier Teulière * skins2: new skins2-taskbar configuration option...
2006-05-13 Olivier Teulière * skins2: The skins2-systray option can now be changed...
2006-04-26 Olivier Teulière * skins2: Added the vlc.snapshot() action
2006-04-18 Clément StenacAdd dialogs.audioPopup, dialogs.videoPopup and dialogs...
2006-04-17 Clément StenacAdd a (default enabled) skinned-playlist option
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-02-12 Olivier Teulière * skins2/commands/cmd_dvd.*: New commands for DVD...
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-12 Antoine CellerierFSF address change.
2005-12-12 Clément StenacSupport interaction in skins2
2005-12-04 Clément StenacClean up - convert todos to doxygen style
2005-12-04 Clément StenacImplement playtree.sort() (basic implementation)
2005-12-04 Clément StenacImprovements to playtree
2005-12-04 Olivier Teulière * skins2: support for custom popup menus, and win32...
2005-12-03 Clément StenacRemove useless playtree.* commands
next