]> git.sesse.net Git - vlc/history - src/interface/interface.c
* OSX lowlevel work
[vlc] / src / interface / interface.c
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-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-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-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-10 Sam Hocevar * ALL: WinCE compilation fixes (mostly nonexistent...
2002-10-11 Sam HocevarChanges to the libvlc API:
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 * ALL: the first libvlc commit.
2002-04-23 Sam Hocevar * ./src/interface/main.c: tidied the help output...
2002-03-11 Gildas Bazin* New GTK configuration interface. This interface is...
2002-03-06 Sam Hocevar * ./plugins/ac3_adec/ac3_parse.c: ac3dec is now less...
2002-02-24 Gildas BazinThis is the first part of the new configuration archite...
2002-02-19 Sam Hocevar * Got rid of TRACE and intf_DbgMsg which were seldom...
2002-02-15 Sam Hocevar * ALL: got rid of *_Probe functions because most...
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...
2001-12-30 Sam HocevarSome heavy changes today:
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-11-28 Christophe Massiot* Added error checking in pthread wrapper ; as a result...
2001-07-18 Christophe Massiot* Rewrote the video decoder to take advantage of severa...
2001-05-15 Stéphane Borel*Bugfixes, cleanings in gtk.
2001-05-15 Stéphane Borel*initialization bugfixes in input_dvd
2001-05-07 Stéphane Borel*Changed the level arg in intf_WarnMsg so that it is...
2001-05-06 Sam Hocevar * Fixed a few warnings with gcc 3.0.
2001-05-01 Sam Hocevar * Mandatory step for video output IV and the audio...
2001-04-30 Christophe MassiotRemoved unused files.
2001-04-28 Sam Hocevar * Coding style fixes here and there.
2001-04-11 Henri Fallon- Ported the 0.2.0's channel changing functions
2001-03-21 Sam Hocevar * Header cleaning: filled all empty authors fields...
2001-03-15 Sam Hocevar * Bug fixes and enhancements in the Gtk+/Gnome interf...
2001-02-22 Christophe Massiot* Added a 'd' keystroke to dump the stream contents...
2001-02-16 Sam Hocevar * Upgraded version number to 0.2.61. Release is today.
2001-02-16 Sam Hocevar * Fixed a segfault in the input thread creation, as...
2001-02-12 Sam Hocevar * The pure Gnome part of the Gnome interface has been...
2001-02-11 Sam Hocevar Beginning of Interface II
2001-02-08 Sam Hocevar . added comments to src/interface/intf_plst.c and...
2001-02-08 Sam Hocevar . moved the playlist handling from input/input.c to...
2001-02-08 Sam Hocevar This commit is a bit early, but it'll save Stef...
2001-01-31 Sam Hocevar . version 0.2.50 for the Linux Expo
2001-01-15 Sam Hocevar . fixed the bug-that-made-the-vlc-segfault-on-exit...
2001-01-14 Stéphane Borel. Beginning of dvd_input.
2001-01-08 Sam Hocevar . Added a missing mutex_unlock in video_output.c
2001-01-05 Sam Hocevar . src/misc/modules.c is in a workable state now.
2001-01-05 Sam Hocevar . this is a coding style patch which removes all ...
2000-12-23 Sam Hocevar . SPU decoder now uses Meuuh's GetChunk() code.
2000-12-22 Sam Hocevar . no need to add "\n" at the end of intf_*Msg() messag...
2000-12-20 Renaud DartusAdded U8_Mono audio output
2000-12-20 Christophe Massiot* Added -a, -c and -s options. (-a doesn't work but...
2000-12-19 Renaud DartusMove #define from audio_output.h to config.h
2000-12-11 Christophe MassiotFixed benny's mistakes :pp
2000-12-10 Benoit Steinerdebut de portage sous solaris
2000-12-05 Christophe MassiotThe input-II. (more info by mail in about an hour)
2000-11-21 Stéphane Borel.Impl�mentation de intf_WarnMsg( int i_level, char...
2000-11-03 Stéphane Borel.changed option --novlans to --vlans to test vlan server
2000-08-28 Sam Hocevar * cleaned Octplane's crappy indentation.
2000-08-24 Pierre Bailletmany minor style fixes (thanx to sam).
2000-08-24 Pierre BailletHello,
2000-08-24 Sam Hocevar . support de la touche `q' pour quitter
2000-08-22 Sam Hocevar * added a few sanity checks in the audio mpeg and...
2000-08-21 Pierre BailletA few new things:
2000-07-30 Sam Hocevar . autod�tection des plugins
2000-07-04 Sam HocevarBon, puisque �a semble commiter sous BeOS, je commite.
2000-06-23 Sam Hocevar . nouveaux plugins - ne fonctionnent pas encore tous
2000-06-18 Sam Hocevar . kludge con pour �viter que �a segfaulte plus en...
2000-06-14 Sam Hocevar . input fichier en ligne de commande (le reste a du...
2000-05-24 Sam Hocevar Bon. On ne rit pas, je m'�tais juste plant� dans l...
2000-05-17 Renaud DartusAjout des fonctions de r�glage du volume (touches ...
2000-04-14 Sam Hocevar 9 avril:
2000-03-12 Sam Hocevar . suppression d'un warning pour les machines n'ayant...
2000-03-09 Sam Hocevar . normalement on devrait se prendre 1 seul mail par...
2000-03-04 Jean-Marc DresslerD�but du portage BeOS. Beaucoup de fuchiers ont �t...
2000-03-04 Sam Hocevar - �a compile sous FreeBSD (mais �a ne tourne pas)
2000-03-03 Sam Hocevar Encore un commit venu tout droit des abysses de l...
2000-02-23 Sam Hocevar Le retour du demoronifier qui n'est pas content.
next