]> git.sesse.net Git - vlc/history - modules/gui
* A few string and organization fixes in preferences
[vlc] / modules / gui /
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
2004-12-10 Clément StenacFix win32 crash when playlist is empty
2004-12-10 Sigmund Augdal Helbergwxwindows/playlist.cpp: remove enable/disable clutter
2004-12-10 Clément Stenac*experimental* input pre-parsing support.
2004-12-10 Eric Petit beos/Video*: try to fallback on single-buffered overla...
2004-12-09 Sigmund Augdal Helbergwxwindows/playlist.cpp: also update icon on item change
2004-12-08 Eric Petit beos/InterfaceWindow.cpp: fixed a couple of missing...
2004-12-08 Eric Petit beos/InterfaceWindow.cpp: fixed a deadlock + pause...
2004-12-07 Clément StenacRecommit 9469->9479 + fix wxT/wxU
2004-12-02 Benjamin Pracht* fixes item deletion when pressing backspace. Doesn...
2004-12-02 Felix Paul Kühne* ALL: moved the about-window to a seperate nib-file
2004-12-02 Benjamin Pracht* Fix the status bar
2004-12-01 Benjamin PrachtFix the search field in OSX playlist
2004-11-30 Benjamin Pracht* recrate some missing actions (mainly copy paste from...
2004-11-27 Sigmund Augdal Helbergplaylist.cpp: wxT -> wxU
2004-11-27 Clément StenacMinimalistic status bar
2004-11-27 Clément StenacFix images order
2004-11-26 Gildas Bazin* ALL: New XML module type.
2004-11-25 Olivier Teulière * src/input/input.c: notify the interfaces when the...
2004-11-24 Cyril Deguet- all: the text variable "$N" is now the media name...
2004-11-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: fixed uninitializ...
2004-11-23 Rocky BernsteinIf using cddax (as opposed to cdda), then set the MRL...
2004-11-22 Clément StenacRestore search
next