]> git.sesse.net Git - vlc/history - plugins/gtk
Playing of files is not working yet! But it is getting closer.
[vlc] / plugins / gtk /
2002-06-11 Gildas Bazin* ./plugins/gtk/gtk_preferences.c: backported a fix...
2002-06-04 Sam Hocevar * ./plugins/gtk/gnome_callbacks.c: fixed a crash...
2002-06-04 Sam Hocevar * Forgot to run fixfiles.sh.
2002-06-04 Sam Hocevar * Updated gnome files.
2002-06-04 Sam Hocevar ___ _ _ _ _____ _____ ____ _ ...
2002-06-03 Sam Hocevar * ./src/misc/netutils.c: factored code common to...
2002-06-02 Sam Hocevar * ./plugins/gtk/gtk_display.c, ./plugins/win32/mainfr...
2002-05-30 Cyril Deguet- gnome.c didn't compile
2002-05-30 Gildas Bazin* changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macro...
2002-05-22 Sam Hocevar * ./plugins/gtk/gnome.glade: removed bevel from title...
2002-05-22 Gildas Bazin* ./plugins/text/logger.c: on win32 the logger interfac...
2002-05-20 Sam Hocevar * ./src/interface/main.c: fixed a little memleak.
2002-05-19 Gildas Bazin* fixed a segfault I introduced lately in gtk_preferences.
2002-05-19 Johan Bilien * plugins/satellite/input_satellite.c: cosmetic...
2002-05-18 Sam Hocevar * ALL: changed __inline__ with inline (autoconf does...
2002-05-18 Gildas Bazin* modified the directx video plugin to try to create...
2002-05-18 Olivier Teulière * Fixed my previous commit
2002-05-18 Olivier Teulière * New Network dialog box for Gtk and Gnome interfaces
2002-05-12 Christophe Massiot* Mac OS X port : menus for Program/Title/Chapter/Langu...
2002-05-04 Gildas Bazin* The Apply button in the preferences menu is grayed...
2002-05-04 Loïc Minier * ./plugins/gtk/*.glade, ./plugins/gtk/*_interface...
2002-05-04 Loïc Minier * ./plugins/gtk/gnome.c, ./plugins/gtk/gtk.c, ./plugi...
2002-05-03 Loïc Minier * ./plugins/gtk/gnome.c: new option lets you hide...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-21 Gildas Bazin* added config_GetFloatVariable() and config_PutFloatVa...
2002-04-21 Sam Hocevar * ./po/*: re-ran make update-po, fixed a few translat...
2002-04-20 Gildas Bazin* the last category from the config options wasn't...
2002-04-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-15 Johan Bilien* removed a totally useless switch in my last commit
2002-04-15 Johan Bilien* fixed a few bugs in satellite input (device was not...
2002-04-07 Sam Hocevar * ./configure.in: wrote a better test for libdvdread...
2002-04-06 Sam Hocevar * ./plugins/win32/mainframe.dfm: swapped two mixed...
2002-04-04 Sam Hocevar * ./plugins/gtk/gtk.glade, plugins/gtk/gnome.glade...
2002-04-03 Gildas Bazin* fixed ./plugins/gtk/gtk_callbacks.c to use the "dvd_d...
2002-04-03 Sam Hocevar * ./po/ja.po: added Japanese translation from Fumio...
2002-04-02 Gildas Bazin* Got rid of the DVD_DEVICE macro. We now use the dvd_d...
2002-03-31 Gildas Bazin* allow the user to resize the configuration windows
2002-03-31 Gildas Bazin* You can now set a maximum height for the configuratio...
2002-03-27 Loïc MinierSome dirty ifdefs for a nicer gnome interface (gnome...
2002-03-27 Loïc Minierplugins/gtk/gnome.c, plugins/gtk/gtk.c:
2002-03-26 Gildas Bazin* various little portability fixes
2002-03-26 Gildas Bazin* modified the gtk interface to save an empty <string...
2002-03-26 Loïc Minierplugins/gtk/gtk_preferences.c:
2002-03-25 Loïc Minierplugins/gtk/gtk_preferences.c:
2002-03-25 Loïc MinierThe "we love gibalou" commit :
2002-03-25 Johan Bilien* Fixed a bug that made vlc segfault when choosing...
2002-03-16 Gildas Bazin* This the last piece of the new configuration module...
2002-03-14 Stéphane Borel*p_es->p_demux_data is available in p_config->p_demux_d...
2002-03-11 Gildas Bazin* gtk config interface modified so you can only have...
2002-03-11 Gildas Bazin* oops, forgot to check the gnome interface before...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-06 Stéphane Borel*Removed an occurance of former angle item in gtk.
2002-03-05 Stéphane Borel* Dvd angle is now handled through a program structure...
2002-03-04 Stéphane Borel-replaced setenv with putenv
2002-03-04 Stéphane Borel*** empty log message ***
2002-03-01 Christophe MassiotInput III (Episode 1).
2002-02-26 Gildas Bazin* Fixed uninitialized variable in config_Duplicate()
2002-02-25 Sam Hocevar * ./plugins/gtk/gtk_menu.c: fixed a compile issue...
2002-02-24 Johan BilienAdded a menu in the GTK and gnome interfaces to change...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-20 Sam Hocevar * ./plugins/gtk/gtk.c: the log window is now black...
2002-02-19 Sam Hocevar * ./plugins/lirc/lirc.: various fixes, thanks to...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-15 Gildas Bazin* Win32 compilation fixes (mingw includes dirent)
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
2002-02-14 Sam Hocevar * Grmbl. Forgot to commit those Win32 fixes last...
2002-01-31 Christophe MassiotFixed a bug in the network dialog.
2002-01-17 Gildas Bazin* major rewrite of the directx video plugin to adapt...
2002-01-15 Stéphane BorelThe gnome/gtk interface should no longer user p_input...
2002-01-10 Sam Hocevar * ./src/input/input.c: fixed a few segfaults caused...
2002-01-09 Sam Hocevar * ./include/modules_inner.h: replaced _X with __VLC_S...
2002-01-07 Sam Hocevar * ./plugins/mga/mga.c: removed the mgammx module...
2002-01-04 Sam Hocevar * ./BUGS: added a list of known bugs. Please add...
2002-01-02 Sam Hocevar * ./ChangeLog: imported the 0.2.92 changes, unrolled...
2001-12-30 Sam HocevarSome heavy changes today:
2001-12-29 Loïc Minier Small bugfix of a segfault. The playlist segfaulted...
2001-12-10 Sam Hocevar * Removed unused code (intf_channels.c, keystrokes.h).
2001-12-09 Sam Hocevar * COMPLETE CVS BREAKAGE !! The MAIN branch is going...
2001-12-07 Sam Hocevar * Fixed a total breakage of decoder plugins introduce...
2001-12-03 Sam Hocevar * Borrowed MPlayer's fast memcpy() routines. Best...
2001-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-11-16 Stéphane Borel* --chennels puts gtk/gnome in multi-channel network...
2001-11-12 Sam Hocevar * Automatic handling of the Channel Server's response...
2001-11-11 Sam Hocevar * Fixed compilation (and quite probably runtime)...
2001-11-01 Stéphane BorelChange chapter selection buttons aspect to try and...
2001-10-30 Cyril Deguet- Enabled http button in gtk/gnome interface
2001-10-30 Cyril Deguet- Changed default configuration for vls/vlcs hostname/IP
2001-10-23 Johan BilienAdded VCD input plugin for Linux :
2001-10-10 Sam Hocevar * 0.2.90 release.
2001-10-04 Sam Hocevar * Added HTTP url drop (from a WWW browser) to the...
2001-08-09 Sam Hocevar * Fixed a bug in the gtk interface which caused vlc...
2001-08-06 Sam Hocevar * Added a dummy libdvdcss so that the DVD plugin...
2001-07-25 Sam Hocevar * Fixed my latest gnome Makefile breakage.
2001-07-25 Sam Hocevar * ncurses compilation fix by Michael Mondragon <mammo...
2001-07-11 Sam Hocevar * libdvdcss enhancements by Billy Biggs <vektor@dumbt...
2001-07-08 Gildas BazinWin32 changes only:
2001-06-29 Stéphane BorelBugfix for chapters change in DVD.
2001-06-14 Sam Hocevar * DirectX enhancements by Gildas Bazin, such as softw...
2001-06-02 Sam Hocevar * DirectX plugin by Gildas Bazin <gbazin@netcourrier...
2001-05-31 Stéphane Borel*fixed a double malloc/free bug in DVDRead
next