]> git.sesse.net Git - vlc/history - modules/gui
* show meta information for real streams (only Title, Author, Copyright, Comment...
[vlc] / modules / gui /
2006-04-01 Felix Paul Kühne* remove the extension of the input file before adding...
2006-03-31 Olivier Teulière skins2/src/ft2_font.*: s/initalize/initialize/
2006-03-31 Felix Paul Kühne* do only show the destination of the first item on...
2006-03-31 Clément StenacSkins strings (Refs:#438)
2006-03-31 Clément StenacwxWidgets strings (Refs:#438)
2006-03-30 Benjamin Pracht* Implement Crop in the ogl vout
2006-03-29 Benjamin Pracht* vout.m : comment the NSLog call in windowContainsEmbe...
2006-03-29 Antoine Cellerierfix #578. patch by Steven Sheehy. thanks.
2006-03-28 Antoine CellerierFix update dialog layout in Windows
2006-03-26 Felix Paul Kühne* accept %H:%M:%S and %M:%S as valid syntax as well...
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-25 Felix Paul Kühne* playlistinfo.m: update the stats faster after a p_ite...
2006-03-25 Felix Paul Kühne* update the info panel when switching the currently...
2006-03-25 Cyril Deguet* added a new skin variable "vlc.hasVout", true when...
2006-03-25 Cyril Deguet* generic_window.cpp: register window visibility variab...
2006-03-25 Cyril Deguet* attribute "nbFrames" of element Bitmap is now "nbfram...
2006-03-24 Christophe Mutricywxwidgets.c: missing from [14902] commit
2006-03-23 Christophe Mutricywx/interfaces.cpp: Add an option to display tool bar...
2006-03-23 Benjamin Pracht* Do not make a vlc_object_find to find the playlist...
2006-03-23 Benjamin Pracht* Use the correct limit when looping
2006-03-21 Benjamin Pracht* There is no reason not to allow to open the informati...
2006-03-21 Benjamin Pracht* Only enable "Jump To Time" when the stream is seekable
2006-03-21 Rémi Denis-CourmontI knew I was foolish to expect wxWidgets to work properly.
2006-03-21 Rémi Denis-CourmontAttempt to use wc_str() even if wxWidgets is not built...
2006-03-21 Rémi Denis-CourmontAttempt to fix Unicode wxWidgets interface on Win32
2006-03-21 Rémi Denis-CourmontA bit explanation of the wxWidgets string conversion...
2006-03-21 Rémi Denis-CourmontFix G++ 4.1 compilation problem
2006-03-19 Benjamin PrachtForgot that one
2006-03-19 Benjamin Pracht* fix compilation
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-03-18 Clément StenacDon't expand WX Tree root - Patch by Alexander Gall...
2006-03-18 Clément StenacApparently fix WX playlist crash (Closes:#205)
2006-03-18 Clément StenacDon't abort windows position remembering if small playl...
2006-03-17 Felix Paul Kühne* don't overwrite existing files
2006-03-16 Antoine Cellerierhum, forgot to set the default value
2006-03-16 Antoine CellerierAdd attribute flat="true/false" to Playtree. When flat...
2006-03-13 Clément StenacAdd a tristate for WX playlist mode (normal/embedded...
2006-03-12 Rémi Denis-CourmontPropagate changes from previous commit
2006-03-12 Clément StenacDisable update checker in Win32 until it's fixed
2006-03-12 Clément StenacRevert [14732]
2006-03-12 Clément StenacMight fix a bit update layout in win32
2006-03-11 Antoine Celleriersrc/playlist/loadsave.c, modules/demux/playlist/*,...
2006-03-11 Clément StenacWork around what looks like a ...
2006-03-11 Clément StenacChange some button orders
2006-03-09 Derk-Jan Hartman* Use the proper parent object to do var_Get macosx...
2006-03-09 Rémi Denis-CourmontUse the fine stack as we can
2006-03-09 Felix Paul Kühne* put a warning to prevent users from reporting known...
2006-03-09 Jean-Paul SamanUpdate e-mail address
2006-03-08 Damien Fouilleulall: reworked gui layout of dialog boxes to get rid...
2006-03-08 Clément StenacFix wizard matrix on win32. Closes:#531
2006-03-07 Derk-Jan Hartman* Fix the issue where sometimes the Menubar wouldn...
2006-03-07 Rémi Denis-Courmont- Undo [14667]
2006-03-07 Antoine CellerierFix wx DnD once more.
2006-03-06 Rémi Denis-CourmontWxWidgets: use wraptext in UTF-8 mode as that is the...
2006-03-05 Felix Paul Kühne* make sure that the timer which is updating the stats...
2006-03-05 Antoine CellerierSelect item after deleting items from the playlist...
2006-03-05 Felix Paul Kühne* don't show the statistics-tab if the stats aren't...
2006-03-05 Antoine Cellerierctrl_tree.cpp: fix selection bug (when pressing KEY_DOW...
2006-03-05 Rémi Denis-CourmontFix some warnings
2006-03-05 Antoine CellerierWe can now DnD a file everywhere on the playlist dialog...
2006-03-05 Antoine CellerierRemove uneeded include (since playlist DnD is now diffe...
2006-03-05 Rémi Denis-CourmontFix compilation AGAIN
2006-03-04 Christophe Mutricyfileinfo.*: I should lean C++
2006-03-04 Antoine Cellerierplaylist.cpp, playlist.hpp: fix segfault when destroyin...
2006-03-04 Antoine CellerierFix node insertion. Thanks to zorglub.
2006-03-04 Rémi Denis-CourmontFix off by one bugs
2006-03-04 Antoine Cellerierdialogs/playlist.*: Add File Drop in playlist handling...
2006-03-04 Rémi Denis-Courmontcloses #579
2006-03-04 Antoine Celleriermodules/gui/wxwidgets/dialogs/playlist.cpp: add some...
2006-03-04 Christophe Mutricyfileinfo.hpp: we need to use b_stats in Update()
2006-03-04 Christophe Mutricyfileinfo.*: Don't show stats when they qre disable.
2006-03-04 Antoine Cellerieradd "Add node" function to node contextual menu
2006-03-04 Antoine CellerierDrag and Drop support in wx playlist.
2006-03-04 Felix Paul Kühne* fix the table on the second tab and added an extra...
2006-03-04 Clément StenacDon't prepend :sout= to sout string in VLM dialog ...
2006-03-04 Clément StenacFix ordering of widgets in sout panel (Closes:#469)
2006-03-04 Clément StenacShoud fix #'565
2006-03-04 Christophe Mutricywx/dialogs/open.cpp: Fix the caching option. Closes...
2006-03-03 Felix Paul Kühne*.m: unified the title of the Information-panel and...
2006-03-03 Felix Paul Kühne* fixed a signed vs unsinged warning
2006-03-03 Felix Paul Kühne* added a NSTimer to update the statistics every second
2006-03-03 Felix Paul Kühne* implemented the statistics-tab. No auto-update yet.
2006-03-02 Felix Paul Kühne* re-designed the information/properties panel to show...
2006-03-02 Felix Paul Kühne* MainMenu.nib, playlist.m: use NSSearchField instead...
2006-03-01 Felix Paul Kühne* don't store the temp release note in the user's Cache...
2006-03-01 Felix Paul Kühne* removed unused, useless variable
2006-03-01 Felix Paul Kühne* download the updated versions through VLC and not...
2006-03-01 Felix Paul Kühne* more systray related ifndefs for the Darwin platform
2006-03-01 Felix Paul Kühne* Darwin compilation fix
2006-02-28 Clément StenacDon't preparse folders using input_Preprase
2006-02-26 Clément StenacDisable intf-switch in the interface (Refs:#564) -...
2006-02-26 Felix Paul Kühne* added a "Go To Specific Position" feature (closes...
2006-02-25 Felix Paul Kühne* retrieve the release notes and display them
2006-02-25 Felix Paul Kühne* slightly enlarged the progress_for_downloads-panel...
2006-02-23 Clément StenacBitrates only
2006-02-23 Clément StenacDisplay bitrates in kbps
2006-02-21 Clément Stenacwxstuff
2006-02-21 Clément StenacAdd a close button. Put "-" instead of nothing when...
2006-02-21 Clément StenacFix theora in WX too (Closes:#531)
2006-02-21 Felix Paul Kühne* fix the selection of both Theora and Vorbis on OSX...
next