]> git.sesse.net Git - vlc/history - modules/gui
Fix invalid abusive pointer usage (heck, there was a warning!)
[vlc] / modules / gui /
2005-02-15 Gildas Bazin* modules/gui/wince: WinCE build fixes.
2005-02-15 Gildas Bazin* modules/gui/wxwindows/messages.cpp: fixed insertion...
2005-02-15 Derk-Jan Hartman* renamed --spu-track to --sub-track
2005-02-15 Derk-Jan Hartman* renamed audio-channel to audio-track so ppl don't...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2005-02-13 Mark Moriartywizard.cpp -- Change video and audio codec comboboxes...
2005-02-13 Mark Moriartywizard.cpp -- change checkboxes to use wxALIGN_CENTER_V...
2005-02-11 Damien FouilleulGCC 3.3.3 has strong type checking
2005-02-11 Gildas Bazin* modules/gui/wxwindows: MSVC fixes for the wxwindows...
2005-02-10 Gildas Bazin* modules/gui/skins2/src/theme_loader.cpp: portability...
2005-02-10 Gildas Bazin* modules/gui/wxwindows: do not use INSERT_ELEM in...
2005-02-10 Gildas Bazin* modules/gui/wxwindows/*: keep compatibility with...
2005-02-09 Gildas Bazin* modules/gui/wxwindows/interface.cpp: toolbar flickeri...
2005-02-08 Clément StenacInclude missing images to dist
2005-02-08 Mark Moriartypreferences_widgets -- Delete spinctrl hack for WIN32...
2005-02-06 Clément Stenac* wx: Ensure that callbacks are not registered twice
2005-02-06 Clément Stenac* wx : simplify some code, remove some useless duplications
2005-02-03 Eric Petit beos/VideoOutput.cpp: added yet another overlay mode...
2005-02-01 Mark Moriartywizard update -- set default vbitrate, abitrate (courte...
2005-01-30 Mark Moriartywxwindows update for WIN32 wxSpinCtrl, restrict range...
2005-01-30 Clément StenacUninitialized values
2005-01-29 Mark Moriartypreferences wxSpinCtrl hack for WIN32 (make up arrow...
2005-01-29 Sigmund Augdal Helbergwizard.cpp: Layout fixes on the input page
2005-01-29 Sigmund Augdal Helbergwxwindows/wizard.cpp: run Layout() on the sizers when...
2005-01-29 Sigmund Augdal Helbergwxwindows/wizard.cpp: fixed a crash when pressing Ok...
2005-01-28 Derk-Jan Hartman* Two small bugs in the OSX intf
2005-01-27 Felix Paul Kühne* VLCPrefs's delloc method got accidentally removed...
2005-01-24 Jérome DecoodtAdded a Service Discovery sub menu in playlist contextu...
2005-01-23 Clément StenacFix breakage in transcode file selection
2005-01-23 Yoann Peronneau* wxwindows/playlist.cpp: Menu and toolbar are no longe...
2005-01-22 Derk-Jan Hartman* playlist.m: fix a locking issue
2005-01-21 Yoann Peronneau* modules/gui/ncurses.c: incremental search works now...
2005-01-20 Derk-Jan HartmanOS X intf work
2005-01-18 Derk-Jan Hartman* fix author field of OSX info dialog
2005-01-18 Derk-Jan Hartman* fix OSX info dialog lockup due to changed info access...
2005-01-17 Clément StenacCache last FindItem request to speed up bulk-addings
2005-01-17 Yoann Peronneau* wxwindows/subtitles.cpp: subtitle delay can also...
2005-01-16 Clément Stenac* DAAP: add meta-information, delete hosts when they...
2005-01-16 Clément StenacRemove playlist info accessors (as they now belong...
2005-01-15 Yoann Peronneau* modules/gui/wxwindows/playlist.cpp: when duration...
2005-01-14 Yoann Peronneau* modules/access/directory.c: fix a segfault when readi...
2005-01-14 Yoann Peronneau* modules/gui/ncurses.c: support for tree playlist...
2005-01-13 Clément Stenac* DAAP (iTunes shares) services discovery and access...
2005-01-12 Yoann Peronneau* modules/gui/wxwindows/interface.cpp: Add new buttons...
2005-01-12 Gildas Bazin* modules/gui/wince/wince.rc: forgot to commit this...
2005-01-12 Clément StenacPut callbacks after rebuild, avoids deadlock in rebuild
2005-01-11 Clément StenacAdd some icons
2005-01-11 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: added...
2005-01-09 Cyril Deguet- all: skeleton for a MacOSX port of skins2 (happy...
2005-01-06 Gildas Bazin* modules/gui/wince/*: New Windows CE interface by...
2005-01-06 Felix Paul Kühne* fixed wrong grammar ('1 items in list')
2005-01-06 Felix Paul Kühne* controls.m: call openFileGeneric via VLCMain and...
2005-01-03 Felix Paul Kühne* seperated the open, sout and sub-open dialogues from...
2005-01-03 Felix Paul Kühne* declared the shared instance properly (forgot that...
2005-01-02 Felix Paul Kühne* moved the preferences-window to a seperate nib-file
2004-12-24 Benjamin Pracht* Fix title display above the scrollbar
2004-12-24 Derk-Jan Hartman* locking issue and code cleanup
2004-12-23 Derk-Jan Hartman* src/libvlc.h: Added a "snapshot-format" option to...
2004-12-22 Gildas Bazin* modules/gui/skins2/*: added svn Id property.
2004-12-21 Gildas Bazin* modules/gui/wxwindows/interface.cpp: fixed hotkeys...
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: added a video-snapshot...
2004-12-20 Gildas Bazin* modules/gui/skins2/src/vlcproc.cpp: fixed crash on...
2004-12-19 Olivier Teulière * skins2: handle "item-deleted" variable
2004-12-19 Felix Paul Kühne* small clean-up, so the about-class is not needed...
2004-12-19 Clément StenacFix bugs with psz_shortname
2004-12-18 Olivier Teulière * skins: Reload the current skin correctly even when...
2004-12-18 Olivier Teulière * skins: Reparent the embedded vout window when switch...
2004-12-18 Olivier Teulière * skins2: Loading a new theme while an embedded vout...
2004-12-17 Olivier Teulière * skins2: Do not paint on the embedded video output...
2004-12-17 Olivier Teulière * skins/utils/bezier.cpp: Fixed a bug in the computati...
2004-12-17 Gildas Bazin* modules/gui/skins2/src/png_bitmap.cpp: compilation...
2004-12-16 Olivier Teulière * skins2: When a control changes, refresh only the...
2004-12-16 Gildas Bazin* modules/gui/skins2/*: use image handler to load graph...
2004-12-16 Gildas Bazin* modules/gui/skins2/parser/skin_parser.cpp: fixed...
2004-12-16 Clément StenacFix a bug with preferences
2004-12-16 Gildas Bazin* modules/gui/skins2/*: fixed a whole bunch of memory...
2004-12-16 Clément StenacMerge general with the category when possible
2004-12-15 Benjamin Pracht* Implements playlist toggle button
2004-12-14 Clément StenacImplement add_module_cat to add a module by category...
2004-12-14 Benjamin Pracht* Implements sorting by licking on table column headers...
2004-12-14 Clément StenacBetter fix for wx deadlock with preparse
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-13 Benjamin PrachtImplements sorting of the current node from context...
2004-12-13 Felix Paul Kühne* changed 2 strings to lower-case, which prevented...
2004-12-13 Olivier Teulière * skins2: use black as the "flickering color", when...
2004-12-13 Eric Petit macosx/vout*.m: factorized some more code, fixed GL...
2004-12-12 Benjamin Pracht* deleteItem: method
2004-12-12 Benjamin Pracht* Item Info panel works again from playlist context...
2004-12-12 Clément StenacFix warnings
2004-12-12 Eric Petit opengl.c, voutgl.m: restored smooth resizing on OS X
2004-12-12 Eric Petit macosx/vout*: fixed escape key not exiting fullscreen...
2004-12-11 Benjamin PrachtPart of the context menu:
2004-12-11 Sigmund Augdal Helbergsrc/playlist/*:give id to nodes as well. triger item...
2004-12-11 Benjamin Pracht* get rid of useless code (group doesn't exist anymore)
2004-12-11 Benjamin Pracht* Code simplification
2004-12-11 Cyril Deguet* preferences_widget.cpp: fixed a compilation error
2004-12-11 Sigmund Augdal Helbergwx-playlist: hide node-related items from popup, when...
2004-12-11 Benjamin Pracht* implements deletion of playlist nodes
2004-12-11 Clément StenacImprovements to preferences
2004-12-11 Eric Petit beos/VideoOutput.cpp: fixed a crash in window destruction
next