]> git.sesse.net Git - vlc/history - modules/gui
* web interface: add a snapshot button
[vlc] / modules / gui /
2006-06-14 Olivier Teulière * skins2/parser/interpreter.cpp: Check the VarMAnager...
2006-06-14 Yoann Peronneau* Tree playlist XSPF export
2006-06-13 Felix Paul Kühne* code and GUI improvements
2006-06-11 Clément StenacSkeleton for open
2006-06-11 Gildas Bazin* modules/gui/wxwidgets: don't call aout_VolumeGet...
2006-06-10 Christophe Mutricyqt4/input_manager.cpp: compile fix
2006-06-10 Gildas Bazin* modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilati...
2006-06-09 Gildas Bazin* modules/gui/wxwidgets/menus.cpp: avoid using STL...
2006-06-09 Clément Stenac* Split apart gui and input management
2006-06-09 Yoann Peronneau* proof of concept of drag & dropping a subtitle file...
2006-06-08 Clément StenacDon't forget to reset slider position
2006-06-08 Clément StenacDon't laugh
2006-06-08 Clément StenacSome general clean up
2006-06-06 Pavlov Konstantincompile fix
2006-06-04 Rémi Denis-CourmontSome build systems clean up. Now require automake 1.7
2006-06-04 Olivier Teulière * modules/gui/skins2/*: Use ARG instead of ARG* as...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: More simplifications of the...
2006-06-04 Olivier Teulière * modules/gui/skins2/*: The second template argument...
2006-06-04 Clément StenacMore cosmetics for plastique
2006-06-03 Olivier Teulière * modules/gui/skins2/*:
2006-06-03 Clément StenacCosmetics
2006-06-03 Clément Stenac* Fix crash
2006-06-03 Clément StenacPreferences
2006-06-02 Clément StenacEmpty files
2006-06-02 Clément StenacTodo for prefs widgets
2006-06-01 Damien Fouilleul- voutgl.m: added OpenGL provider for MacOS X Safari...
2006-06-01 Christophe MutricyDon't lock the mutex twice
2006-06-01 Clément StenacSkeleton for preferences widgets
2006-06-01 Clément StenacManage navigation buttons, status and text
2006-05-31 Clément StenacDon't crash
2006-05-31 Christophe MutricyAdd a qt shortcut
2006-05-31 Clément StenacCleanup
2006-05-31 Clément StenacFirst benefits of QT ! A slider ! (Refs:#80)
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-30 Clément StenacQT4 detection patch by Pavlov Konstantin
2006-05-29 Clément StenacStart handling input
2006-05-29 Rémi Denis-CourmontBuild system fixes + cleanup
2006-05-29 Clément StenacSome progress
2006-05-29 Clément StenacFix a typo
2006-05-29 Clément Stenac* Fix QT detection and make dist
2006-05-28 Clément StenacFix
2006-05-28 Clément StenacFile type filters and implementation in WX. Refs:#24
2006-05-27 Felix Paul Kühne* playlistinfo.m: fixed a rare crash and made sure...
2006-05-27 Antoine Cellerierset_program( "qvlc" ); to make it look "official"
2006-05-27 Clément StenacInitial layout
2006-05-27 Clément StenacHere too
2006-05-25 Felix Paul Kühne* disabled the debug-msg which prints the pointer to...
2006-05-25 Clément StenacFix build
2006-05-25 Clément StenacCumulative fix for BeOS - by Cian Duffy < myob87 4t...
2006-05-25 Eric PetitHandle Volume Up/Down as well
2006-05-25 Eric PetitAdds support for Apple's remote (only handles Play...
2006-05-25 Clément StenacMark skins2-config, wx-config and parent-item as internal
2006-05-25 Clément StenacAdd a change_internal modifier to options. Please check...
2006-05-25 Clément Stenac* Almost fix shoutcast (still some problems in "flat...
2006-05-25 Clément StenacFix playing from popup
2006-05-21 Antoine CellerierAdd support for keyboard multimedia keys on win32....
2006-05-21 Christophe MutricyFix the integer widget
2006-05-17 Clément StenacForgot to change the deletion function
2006-05-17 Yoann Peronneau* gui/ncurses.c: first attempt to fix ncurses with...
2006-05-16 Derk-Jan Hartman* Fixed Meta for OSX, so i know what music i'm listenin...
2006-05-16 Felix Paul Kühne* sorry, this part wasn't supposed to be committed yet
2006-05-16 Felix Paul Kühne* ask for the name of the new node through the interact...
2006-05-15 Clément StenacShould fix win32 WX compile
2006-05-14 Olivier Teulière * skins2: new LayoutID.isActive boolean variable
2006-05-14 Felix Paul Kühne* more compilation fixes
2006-05-14 Olivier Teulière * skins2/src/skin_main.cpp: Do not forget to return...
2006-05-14 Olivier Teulière * skins2/parser/skin_parser.cpp: make sure the IDs...
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-05-14 Olivier Teulière * skins2/win32/win32_factory.cpp: msg_Err --> msg_Dbg
2006-05-14 Cyril Deguet* vlcproc.cpp: fixed detection of play/pause status...
2006-05-14 Felix Paul Kühne* new dialogue type to prompt the user for a string
2006-05-14 Felix Paul Kühne* introduction of a widget-free progress bar dialogue...
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
2006-05-14 Felix Paul Kühne* first implementation of a widget-free authentication...
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-05-13 Olivier Teulière * skins2: new skins2-systray option on Windows to...
2006-05-12 Felix Paul Kühne* added "Magnify" to the available video filters
2006-05-12 Felix Paul Kühne* made the look-for-update process faster and more...
2006-05-11 Christophe Mutricywxwidgets/* : Forwardport [15370]. button localisation
2006-05-08 Christophe Mutricy* : svn:keywords
2006-05-07 Antoine CellerierCrash fix. Thanks to _steven_ on IRC
2006-05-07 Christophe Mutricyinteractions.*: button order (fix #470)
2006-05-07 Olivier Teulière * modules/gui/wxwidgets/dialogs/subtitles.cpp: Bigger...
2006-05-07 Christophe Mutricywx/dilaogs/ : Fix button alignment in dialogs (refs...
2006-05-07 Clément StenacForward-port and adapt [15500]
2006-05-02 Damien Fouilleulvoutqt.m: use kYUVSPixelFormat for MacIntel CPUs
2006-05-01 Olivier Teulière * skins2/src/generic_layout.cpp: do not draw on top...
2006-05-01 Cyril Deguet* forward port of [15504]
2006-04-30 Benjamin Pracht* Patch from Basil Achermann to handle esc and space...
2006-04-30 Antoine CellerierForward port [15485] and [15486].
2006-04-30 Felix Paul Kühne* forward-port [15464] and update the TODO-list at...
2006-04-30 Antoine CellerierForward port [15458].
2006-04-30 Antoine CellerierFix statistics panel alignement
2006-04-30 Cyril Deguet* generic_layout.cpp: don't draw controls of an invisib...
2006-04-29 Benjamin Pracht* Support for saving xspf playlist files
2006-04-29 Antoine CellerierForward port [15418] and [15420].
2006-04-29 Clément StenacBe sure to write correct time values
2006-04-28 Antoine CellerierDisplay file size instead of svn revision in update...
2006-04-26 Olivier Teulière * skins2: Added the vlc.snapshot() action
next