]> git.sesse.net Git - vlc/history - modules/gui
* modules/packetizer/h264.c: date SPS and PPS blocks built from the codec extradata.
[vlc] / modules / gui /
2005-09-12 Derk-Jan Hartman* adding arguments to printFormat, without a format...
2005-09-12 Derk-Jan Hartman* Fix Mac autoplay behaviour for SD playlistitems....
2005-09-12 Felix Paul Kühne* use the current copyright scheme in the about-box...
2005-09-12 Felix Paul Kühne* added compilation information
2005-09-12 Antoine Cellerierupdate system :
2005-09-12 Derk-Jan Hartman* Remove 10.3 only properties of the volumeSlider
2005-09-11 Olivier Teulière * skins2/parser/skin_parser.cpp: fixed a FIXME
2005-09-11 Felix Paul Kühne* save the prefs only shortly before the app exits...
2005-09-09 Derk-Jan Hartman* Option for Desktop Background mode for VLC OSX.
2005-09-09 Gildas Bazin* modules/gui/wxwidgets/*: bug fix + msvc fixes. Patch...
2005-09-09 Gildas Bazin* modules/gui/skins2/*: a couple of msvc build fixes...
2005-09-08 Felix Paul Kühne* fixed some intf-strings and connected a few menu...
2005-09-06 Antoine CellerierCD/DVD detection patch by Brian Robb
2005-09-04 Olivier Teulière * skins2/src/theme_repository.cpp: do not use pointers...
2005-09-03 Gildas Bazin* modules/gui/wxwidgets/playlist.cpp: Fixed segfault...
2005-09-03 Olivier Teulière * skins/src/generic_layout.cpp: Fixed a typo in a...
2005-09-03 Olivier Teulière * skins2/controls/ctrl_tree.cpp: Fixed a nasty bug...
2005-09-03 Olivier Teulière * skins2 (tree playlist):
2005-09-03 Gildas Bazin* modules/gui/wxwidgets/preferences.cpp: unicode build...
2005-09-03 Benjamin PrachtRemove some useless code
2005-09-03 Benjamin PrachtFixes item ordering on drag'n'drop
2005-09-02 Benjamin PrachtRemove some useless code
2005-09-02 Benjamin PrachtAllow to drop an item *on* a node.
2005-09-02 Benjamin PrachtSome small cleaning
2005-08-31 Gildas Bazin* modules/gui/wxwidgets/streamout.cpp: stream output...
2005-08-29 Derk-Jan Hartman* loadNibNamed:withOwner calls awakeFromNib on owner...
2005-08-29 Christophe Massiot * modules/gui/wxwidgets/interface.cpp: Missing FromLoc...
2005-08-28 Rémi Denis-CourmontFix typo
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-25 Christophe MutricyCompile fix tentative
2005-08-25 Christophe MutricyAdd the compile information
2005-08-25 Christophe Massiot * modules/gui/wxwidgets: Fix charset when getting...
2005-08-25 Jean-Paul SamanReverting to revision 12383 to 12340. This make wxwidge...
2005-08-24 Jean-Paul SamanProperly update the right ToolTip on the volumebar.
2005-08-22 Derk-Jan Hartman* revert previous patch
2005-08-22 Derk-Jan Hartman* Show the true volume range (0-400%) instead of 0...
2005-08-22 Derk-Jan Hartman* finally use the iTunes volumeslider knob that we...
2005-08-22 Derk-Jan Hartman* remove debug line
2005-08-22 Derk-Jan Hartman* Use insert instead of append. Does not yet work for...
2005-08-21 Derk-Jan Hartman* Nicer playlist reordering for OSX. cosmetic changes...
2005-08-21 Felix Paul Kühne* implement the extract-button of the bookmarks-window...
2005-08-21 Felix Paul Kühne* forgot these 2 files
2005-08-21 Felix Paul Kühne* port of the wx-update-panel to OSX (GUI works, updati...
2005-08-20 Antoine Cellerierpropset
2005-08-20 Antoine Cellerieradd KEY_ENTER and KEY_SPACE to launch action()
2005-08-20 Antoine Cellerier * keyboard (arrows) navigation
2005-08-20 Antoine Celleriercode CtrlTree::autoScoll . Its still mostly buggy and...
2005-08-20 Damien Fouilleulmissing const to non-const cast
2005-08-20 Clément StenacSanity check
2005-08-20 Antoine Celleriersome more mouse control on playtree display/selection
2005-08-20 Clément StenacWrap all gz functions to avoid void* -> int casts.
2005-08-20 Antoine Cellerier * ctrl_*.cpp : mouse scrolling behavior change
2005-08-20 Antoine Cellerier * Playtree start. Basic functionalities work. Still...
2005-08-19 Derk-Jan Hartman* Section titles for the OSX Preferences.
2005-08-18 Derk-Jan Hartman* Change only the frontmost window opaqueness
2005-08-18 Derk-Jan Hartman* Fix on the fly Opaqueness changing
2005-08-18 Felix Paul Kühne* get the correct vout, when using the opengl-output...
2005-08-18 Rémi Denis-CourmontRedo 12234; this time with (hopefully) Mac OS X support
2005-08-18 Antoine Cellerierremove tabs/trailing spaces
2005-08-18 Rémi Denis-CourmontRevert the other half
2005-08-18 Jean-Paul SamanAdded --volume-step to override AOUT_VOLUME_DEFAULT...
2005-08-18 Felix Paul Kühne* added the opaqueness-slider to the extended panel...
2005-08-18 Rémi Denis-Courmont- Use a common rule to build plugins (refs #297)
2005-08-15 Cyril Deguet * compilation fix
2005-08-15 Cyril Deguet * all: replaced remaining C callbacks by commands
2005-08-14 Rémi Denis-CourmontDon't set LC_NUMERIC in the wxWidgets plugin.
2005-08-13 Rémi Denis-CourmontUndo LC_NUMERIC change
2005-08-13 Antoine CellerierDisclaimer : this commit would need to be checked by...
2005-08-13 Rémi Denis-CourmontUse net_AddressIsMulticast helper
2005-08-12 Clément StenacRemove gtk, gtk2, qt and kde plugins
2005-08-10 Derk-Jan Hartman* Added playlist preparse item to the playlist contextu...
2005-08-09 Felix Paul Kühne* playlist.m: fixed some "makes integer from pointer...
2005-08-09 Derk-Jan Hartman* Use psz_shortname instead of object name in the Prefe...
2005-08-09 Derk-Jan Hartman* Fix object refcount
2005-08-07 Felix Paul Kühne* whoops
2005-08-07 Felix Paul Kühne* ALL: ported the WX-bookmarks-window to Cocoa (closes...
2005-08-07 Olivier Teulière * wxwidgets/updatevlc.cpp: Resize the tree control...
2005-08-07 Olivier Teulière * wxwidgets/menus.cpp: Added "Open Directory" in the...
2005-08-06 Cyril Deguet * all: fixed member initialization order
2005-08-06 Cyril Deguet * all: use command objects in FSM instead of C-style...
2005-08-06 Felix Paul Kühne* comment out an include, which isn't in trunk yet...
2005-08-06 Felix Paul Kühne* fix 4 memory leaks introduced in the nib-split, stupid me
2005-08-06 Cyril Deguet * dialogs.cpp: fixed an assert failure in open skins...
2005-08-06 Cyril Deguet * charset.c: don't return a pointer to a buffer alloca...
2005-08-06 Cyril Deguet * libvlc.c: don't crash in vlc_iconv if vlc_iconv_open...
2005-08-05 Felix Paul Kühne* macosx/extended.*: finished the extended-controls...
2005-08-05 Christophe Massiot * modules/gui/skins2/src/skin_main.cpp: Unsubscribe...
2005-08-05 Christophe Massiot * ALL: a couple more vlc_object_release()...
2005-08-05 Christophe Massiot * ALL: releasing a few unreleased objects.
2005-08-05 Felix Paul Kühne* fixed minor stuff
2005-08-05 Felix Paul Kühne* added video filters and i18n support -- still ToDo...
2005-08-04 Felix Paul Kühne* port of the WX-advanded-GUI to OSX (refs #268)
2005-08-04 Christophe MutricyCompile fix
2005-08-04 Felix Paul Kühne* removed unneeded ifdef, which broke the compilation...
2005-08-03 Felix Paul Kühne* implemented transcoding when streaming -- might need...
2005-08-03 Gildas Bazin* modules/gui/wxwidgets/interface.cpp: bring back text...
2005-08-03 Olivier Teulière * skins2/vars/playlist.cpp: compilation fix
2005-08-03 Rémi Denis-CourmontUse UTF-8 internally (closes #16 and introduces lots...
2005-08-03 Christophe MutricyForgot to change a few variable names (refs #80)
2005-08-03 Christophe MutricyRenaming of wxwidgets options. Close the renaming ...
next