]> git.sesse.net Git - vlc/history - src/interface
Fix seeking with broken file or without index (close #1687)
[vlc] / src / interface /
2006-02-02 Antoine CellerierMake sure that the progress bar dialog exists before...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-02-01 Sam Hocevar * Replaced "SYS_DARWIN" with either __APPLE__ (meanin...
2006-01-29 Clément StenacFix warnings
2006-01-28 Sigmund Augdal Helberginteraction.c: Don't crash in certain condition
2006-01-27 Clément StenacDon't print debug messages and don't do interaction...
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-18 Christophe MutricyCopyright dates and svn properties
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Clément StenacMinor cleanup
2005-12-15 Derk-Jan Hartman* - This should fix the "crash upon quit" issue with...
2005-12-15 Antoine Cellerierfix comments
2005-12-14 Christophe MutricyTypo
2005-12-14 Clément StenacDon't keep mutex locked if we bail out
2005-12-14 Clément StenacFix no
2005-12-14 Clément StenacAdd support for progress bars
2005-12-12 Clément StenacPropose to fix AVI index
2005-12-12 Clément StenacAdd support for Yes/No questions (Refs:#27)
2005-12-11 Clément StenacHandle removal
2005-12-11 Clément Stenac* Handle dialogs needing answer
2005-12-09 Clément StenacReplace function callback by variable callback.
2005-12-07 Clément StenacImprove dialogs handling
2005-12-06 Clément StenacInteraction facility (Refs:#27)
2005-12-05 Clément StenacVery beginning of the interaction framework (Refs:#27)
2005-08-07 Clément StenacOne more
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-03-05 Gildas Bazin* ALL: a few fixes.
2004-12-19 Clément StenacFix bugs with psz_shortname
2004-11-08 Clément StenacInitial Services discovery support
2004-10-04 Gildas Bazin* src/*: got rid of the #ifdef HAVE_ERRNO_H.
2004-08-21 Olivier TeulièreRemoved the default skin for the skins1 module
2004-07-27 Derk-Jan Hartman-
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-05 Gildas Bazin* src/interface/interface.c, modules/gui/wxwindows...
2004-05-16 Gildas Bazin* interface/interface.c: fixed a bug with embedded...
2004-04-26 Sam Hocevar * src/interface/interface.c:
2004-04-26 Sam Hocevar * src/interface/interface.c:
2004-04-20 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: don't "play...
2004-04-20 Gildas Bazin* include/vlc/vlc.h: added a b_play parameter to the...
2004-04-02 Gildas Bazin* src/video_output/vout_intf.c: new vout_ControlWindow...
2004-03-27 Derk-Jan Hartman* src/interface/interface.c
2004-03-23 Gildas Bazin* src/input/*:
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-02-08 Gildas Bazin* src/interface/interface.c: added skins2 to the interf...
2004-01-25 Clément Stenac* String review, round one
2004-01-13 Gildas Bazin* src/interface/interface.c: added the gestures interfa...
2004-01-10 Clément StenacAdd SAP to the list of additionnal interfaces
2004-01-06 Clément StenacUpdated copyrights in libvlc
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-10-14 Gildas Bazin* src/interface/interface.c: interfaces added on the...
2003-10-14 Gildas Bazin* modules/gui/wxwindows/*: don't forget to delete the...
2003-09-18 Clément StenacAdded some Doxygen doc
2003-06-26 Sam Hocevar * include/video.h: renamed this file to vlc_video...
2003-06-24 Sam Hocevar * include/interface.h: renamed this file to vlc_inter...
2003-03-24 Gildas Bazin* modules/access/*: pf_read() in access modules is...
2003-03-21 Gildas Bazin* configure.ac.in, src/interface/intf_eject.c: scrapped...
2003-02-07 Sam Hocevar * ./src/interface/interface.c: interface variable...
2003-02-06 Sam Hocevar * ./modules/access/dvdplay/demux.c: the dvdplay plugi...
2002-11-13 Sam Hocevar * ./bootstrap: bootstrap now requires the --config...
2002-11-11 Sam Hocevar * ./include/*, ./src/*: separated WIN32 #tests and...
2002-11-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-11 Sam HocevarChanges to the libvlc API:
2002-09-30 Sam Hocevar * src/*: another bunch of .cvsignore files.
2002-08-29 Christophe Massiot* ./bootstrap : Fixed an issue with old shell versions
2002-08-04 Sam Hocevar * ./src/misc/modules.c: if a module name starts with...
2002-07-31 Sam Hocevar * ALL: new module API. Makes a few things a lot simpl...
2002-06-04 Sam Hocevar(new in MAIN)
2002-06-01 Sam Hocevar * ALL: got rid of p_object->p_this which is now useless.
2002-06-01 Sam Hocevar * ./plugins/dummy/intf_dummy.c, ./plugins/chroma...
2002-06-01 Sam Hocevar * ALL: the first libvlc commit.
2002-05-30 Xavier Marchesini * intf_eject.c : added ejection code for Win32. Please...
2002-05-30 Gildas Bazin* changed ADD_BOOL and ADD_BOOL_WITH_SHORT config macro...
2002-05-20 Sam Hocevar * ./src/interface/main.c: fixed a little memleak.
2002-05-19 Gildas Bazin* filters were using memalign but freeing p_data instea...
2002-05-19 Christophe MassiotUpdated long descriptions.
2002-05-19 Gildas Bazin* moved the mpeg-motion and mpeg-idct options to the...
2002-05-17 Sam Hocevar * ./src/interface/intf_msg.c, src/interface/intf_play...
2002-05-09 Sam Hocevar * ./src/interface/main.c: if Ctrl-C doesn't kill...
2002-05-06 Jon Lech Johansen * ./src/interface/intf_eject.c: s/Johanson/Johansen :-)
2002-05-06 Christophe MassiotImprovements of the OS X GUI.
2002-04-27 Gildas Bazin* moved the function definitions from threads.h into...
2002-04-25 Sam Hocevar * ./src/misc/modules_plugin.h: exported input_ClockMa...
2002-04-24 Sam Hocevar * ./src/interface/main.c: we no longer segfault if...
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-04-22 Sam Hocevar * ./src/interface/main.c: i_warning_level is set...
2002-04-21 Gildas Bazin* Fixed the warning_level handling: "-v" and "--warning...
2002-04-21 Sam Hocevar * ./src/misc/configuration.c: support for short optio...
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-19 Sam Hocevar * ALL: internationalized all configuration strings.
2002-04-17 Sam Hocevar * ./AUTHORS: added people locations, just for fun.
2002-04-15 Johan Bilien* fixed a typo in satellite input
2002-04-08 Johan Bilien* made file access plugin use input_SetProgram so that...
2002-04-07 Christophe Massiot* Fixed Altivec-enabled version of fastmemcpy
2002-04-04 Christophe Massiot* Fixed intf_eject for iPAQ (untested)
2002-04-04 Sam Hocevar * ./src/video_output/video_output.c: fixed a vout4...
2002-04-04 Jon Lech Johansen * ./src/interface/intf_eject.c: Fixed a MacOS X bug.
next