]> git.sesse.net Git - vlc/history - modules/gui
* all: replaced remaining C callbacks by commands
[vlc] / modules / gui /
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 ...
2005-08-03 Christophe MutricywxWindows -> wxWidgets step 3 (refs #80)
2005-08-03 Christophe MutricywxWindows -> wxWidgets in configure.ac and renaming...
2005-08-03 Felix Paul Kühne* implemented MMS-support (refs #271)
2005-08-02 Cyril Deguet* var_manager.cpp: explicit object destruction order...
2005-08-02 Rémi Denis-CourmontRename wxWindows to wxWidgets (refs #80)
2005-08-01 Sigmund Augdal Helbergsome more suggestions by trax
2005-08-01 Antoine Cellerieradd TTL option in streamout dialog. Patch by seingier...
2005-08-01 Olivier Teulière * wxwindows/bookmarks.cpp: cosmetics + removed a debug...
2005-08-01 Antoine Cellerierremove compile warning
2005-08-01 Antoine Cellerierfileinfo : patch by Jonas A. Larsen to remove empty...
2005-07-31 Olivier Teulière * wxwindows: do not save the position of minimized...
2005-07-28 Derk-Jan Hartman* forwardport [11883]
2005-07-27 Christophe MutricyFix for wxMSW
2005-07-26 Christophe MutricywxWidget 2.4 fix
2005-07-25 Antoine Cellerieronly display newer versions.
2005-07-25 Antoine Cellerierthis still doesn't look safe but at least i can't see...
2005-07-25 Derk-Jan Hartman* Change volume range to 0-400 % visually in the macosx...
2005-07-25 Olivier Teulière * skins2: Prevent invisible windows from anchoring...
2005-07-25 Felix Paul Kühne* AUTHORS: add a location to bigben's entry to prevent...
2005-07-24 Antoine Cellerierremove useless lines
2005-07-24 Antoine Cellerierchange some debug stuff
2005-07-24 Antoine CellerierVLC update checker in the wxWidgets interface (in help...
2005-07-24 Felix Paul Kühne* include wizard.h as well to make GCC happy
2005-07-24 Felix Paul Kühne* shut up some compiler warnings
2005-07-24 Benjamin PrachtAlso update the wizard playlist on item addition and...
2005-07-24 Felix Paul Kühne* added encap-formats information to the codec-info...
2005-07-24 Felix Paul Kühne* minor fixes to the OSX-wizard (refs #13)
2005-07-23 Benjamin Pracht* Implements selection of a playlist item in the wizard
2005-07-23 Olivier Teulière * skins2: use AOUT_VOLUME_MAX / 2 instead of AOUT_VOLU...
2005-07-23 Felix Paul Kühne* don't use tabs here as well
2005-07-23 Benjamin PrachtSome more coding style (empty lines filled with spaces...
2005-07-23 Benjamin PrachtWe use 4 space caracters instead of spaces in VLC's...
2005-07-23 Felix Paul Kühne* use NSInformationalAlertSheets instead of mis-using...
2005-07-23 Felix Paul KühneOSX:
2005-07-23 Felix Paul Kühne* patch to the Equalizer-GUI by Jean-Baptiste le Stand...
2005-07-23 Benjamin Pracht* Fixes crash when libcdio is not installed
2005-07-21 Felix Paul Kühne* whoops (refs #13)
2005-07-21 Felix Paul Kühne* various fixes and additions -- the wizard is usable now
2005-07-18 Cyril Deguet- all: compilation fixes with vc7.1
2005-07-17 Benjamin PrachtMove some DEFINES that are also required without libcdio
2005-07-17 Rocky BernsteinA number of probe disc fixes:
2005-07-16 Rocky BernsteinA bug in libvcdinfo <= 23 prevents C++ compilations.
2005-07-16 Rocky BernsteinSet entries/lids for VCDs when we have an okay libvcdinfo.
2005-07-16 Rocky Bernsteinconfigure.ac: Allow libcdio 0.71 for libcdio things.
2005-07-16 Rocky BernsteinDon't limit VCD Entries or LIDs to number of MPEG tracks.
2005-07-16 Rocky BernsteinDon't use "Track" for VCDX, "Entry" or "LID" should...
2005-07-16 Rocky Bernsteincdda/info.c: changes for libcddb 1.1.0 API
2005-07-12 Felix Paul Kühne* additional GUI-fixes
2005-07-11 Felix Paul Kühne* implemented 3 dialogues, which complain to the user...
2005-07-11 Felix Paul Kühne* finished the gui and implemented correct encap-format...
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-10 Sam Hocevar * legacy changes that might be useful if the gtk...
2005-07-10 Rocky BernsteinAdd tooltips for entry fields. For VCD and CDDA (at...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-09 Rocky BernsteinAdd audio track entry field for VCD and DVD.
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-06 Clément StenacRevert wrongly commited files in previous commit
2005-07-06 Clément StenacCompile fix - refs #258
2005-07-02 Benjamin Prachtselect first moved item instead of the last one after...
2005-07-02 Benjamin Pracht* Back to the hack for the isItem: inNode function...
2005-07-01 Benjamin Pracht* vlc_symbols.h, vlc_playlist.h, view.c : add a functio...
2005-07-01 Christophe MutricyOups, forgot this one with [11093] (deprecated option...
2005-06-30 Benjamin Pracht* Some fixes
2005-06-30 Felix Paul Kühne* implemented reset- and backward-methods (refs #13)
next