]> git.sesse.net Git - vlc/history - modules/gui/gtk
* AUTHORS: add a location to bigben's entry to prevent the OSX-About-Window-Parser...
[vlc] / modules / gui / gtk /
2005-07-10 Sam Hocevar * legacy changes that might be useful if the gtk...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-28 Derk-Jan Hartman* Changed video-fiter to vout-filter, because video...
2005-03-14 Derk-Jan Hartman* Renamed --filter to --video-filter for reasons of...
2005-03-02 Steve LhommeAvoid \r\n problems between platforms
2004-12-14 Clément Stenac* Provide playlist_LockFoo functions for some functions
2004-12-11 Clément StenacImprovements to preferences
2004-06-07 Laurent Aimar * control: compilation fix.
2004-06-07 Laurent Aimar * all: don't use input_ToggleES.
2004-06-07 Laurent Aimar * gtk: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * menu.c: don't use input_ChangeProgram.
2004-06-07 Laurent Aimar * all: don't use input_OffsetToTime anymore.
2004-06-07 Laurent Aimar * use var_Set/Get "state"/"position"/"rate" instead...
2004-05-30 Gildas Bazin* modules/gui/gtk/*: got rid of --search-path option...
2004-04-27 Sam Hocevar * Got rid of more "VideoLAN C*****" references.
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-03-03 Gildas Bazin* ALL: changed the prototype of module_Need() to accept...
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Gildas Bazin* modules/gui/gtk/preferences.c: don't rely on module...
2004-01-25 Felix Paul Kühne* Stringreview
2004-01-05 Clément Stenac* ALL: playlist API changes
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-13 Rocky BernsteinRange changes for Title/Track. Hopefully gtk_interface...
2003-12-13 Rocky BernsteinA better fix for missing options when the satellite...
2003-12-13 Rocky BernsteinSome minor code cleanups. Non-existent satellite option...
2003-12-12 Rocky BernsteinCompilation fix in conditional code.
2003-12-12 Rocky BernsteinDisable Chapter button for CD-DA.
2003-12-12 Gildas Bazin* modules/gui/gtk/*: fixed gtk/gnome.glade and re-run...
2003-12-12 Gildas Bazin* modules/gui/gtk/open.c: compilation fix.
2003-12-12 Rocky BernsteinMake MRL's more regular across GUIs fix plugin names...
2003-12-03 Sigmund Augdal Helbergall:
2003-12-03 Rocky BernsteinAdd more uses of msecstotimestr. Remove OFFSETTOTIME_MA...
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
2003-11-30 Sigmund Augdal Helbergmodules/gui/gtk/playlist.c:
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-09-19 Jean-Paul SamanNew dvb and old satellite modules now use the *correct...
2003-08-04 Jean-Paul SamanFixed missing headerfile.
2003-08-03 Gildas Bazin* src/misc/configuration.c, include/configuration.h...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-06-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-20 Derk-Jan Hartman* added missing support for CONFIG_ITEM_DIRECTORY to...
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-05-04 Gildas Bazin* src/misc/variables.c, ALL: improvements to the object...
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-17 Sam Hocevar * ./modules/misc/gtk_main.c, ./modules/gui/gtk/gtk.c,
2003-03-10 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: small...
2003-03-07 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: clean...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-09 Christophe MassiotFixed GTK compilation.
2003-02-05 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c: fixed a bug...
2003-02-02 Sam Hocevar * ./po/*: more interface strings harmonization.
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c: fixed a crash...
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk...
2003-01-31 Sam Hocevar * ./modules/gui/gtk/gnome.c, ./modules/gui/gtk/gtk...
2003-01-29 Sam Hocevar * ./modules/gui/gtk/gnome.glade, ./modules/gui/gtk...
2003-01-29 Gildas Bazin* modules/gui/gtk/*: changed the disc open dialog to...
2003-01-28 Sam Hocevar * ./bootstrap, ./toolbox: moved the Glade bugs fixing...
2003-01-28 Laurent Aimar * gtk: fixed 'cannot find file.xpm'.
2003-01-28 Gildas Bazin* src/video_output/video_output.c, include/video_output...
2003-01-27 Olivier Teulière * src/misc/objects.c: vlc_list_find now returns a...
2003-01-26 Gildas Bazin* modules/gui/gtk/gnome.c, modules/gui/gtk/gtk.c: input...
2003-01-26 Laurent Aimar * all: raah, clean up glade output.
2003-01-26 Laurent Aimar * added stream output dialog box.
2003-01-23 Sam Hocevar * ./modules/*: warning fixes.
2003-01-22 Laurent Aimar * gtk: fixed a segfault with deinterlace.
2003-01-21 Laurent Aimar * added "use DVD menu" choice.
2003-01-21 Laurent Aimar * gui/gtk : added a subtitle option in open dialog...
2003-01-20 Laurent Aimar * all: begin to up to date the gtk/gnome interface...
2003-01-17 Sam Hocevar * ./modules/gui/gtk/gtk_callbacks.c, ./modules/gui...
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-16 Sam Hocevar * ALL: merged more UI strings.
2003-01-15 Sam Hocevar * ALL: slightly changed some interface strings so...
2003-01-10 Loïc Minier * re-included playlist.h (got confused with vlc-playl...
2003-01-10 Cyril Deguet* fixed previous commit (didn't work everytime)
2003-01-10 Cyril Deguet* enable the network channel box when selecting network...
2003-01-10 Loïc Minier * removed an useless inclusion
2003-01-06 Simon Latapie * added a i_min, i_max, f_min and f_max in module_conf...
2003-01-03 Sam Hocevar * ./modules/gui/gtk/gtk.c, ./modules/gui/gtk/gnome...
2002-12-18 Sam Hocevar * fixed several format string inconsistencies and...
2002-12-13 Gildas Bazin* ALL: added a new vlc_list_t common type. vlc_list_fin...
2002-12-06 Sam Hocevar * ./configure.ac.in: removed -W in favour of -Wtradit...
2002-11-25 Sam Hocevar * ./modules/gui/gtk/open.c: made the HTTP text bar...
2002-11-12 Gildas Bazin* modules/gui/gtk/gtk_callbacks.c: fixed deadlocks.
2002-11-12 Gildas Bazin* modules/gui/gtk/gtk.c: small bug-fix for a crash...
2002-11-06 Johan Bilien * modules/access/vcd/vcd.*: added entry points suppor...
2002-10-14 Sam Hocevar * ./include/vlc/vlc.h, ./src/libvlc.c: added VLC_Erro...
2002-10-04 Sam Hocevar * ./configure.ac.in: removed now unnecessary --force...
2002-10-04 Gildas Bazin* src/misc/threads.c, src/misc/win32_specific.c, includ...
2002-09-30 Sam Hocevar * ./debian/rules: moved the gtk_main and gnome_main...
2002-09-30 Sam Hocevar * ALL: the build mechanism now uses automake. See...
2002-09-30 Sam Hocevar * ALL: added *.am files here and there for future...
2002-09-16 Sam Hocevar * ./modules/gui/gtk/gtk.glade: handled delete event...
2002-08-24 Sam Hocevar * ./modules/gui/gtk/open.c: the Gtk and GNOME interfa...
2002-08-20 Sam Hocevar * ./modules/gui/gtk/display.c: changed the configurat...
2002-08-20 Sam Hocevar * ./modules/misc/gtk_main.c: created the gtk_main...
next