]> git.sesse.net Git - vlc/history - include
Updated german translation
[vlc] / include /
2003-12-24 Gildas Bazin* include/vlc_block.h: added a temporary i_rate field...
2003-12-22 Sam Hocevar * toolbox:
2003-12-15 Derk-Jan Hartman* Fix the problem with OpenDVD crash.
2003-12-13 Gildas Bazin* src/playlist/*: when deleting the currently playing...
2003-12-12 Yoann Peronneau* added hotkeys F1, F2, ..., F10 to switch between...
2003-12-11 Gildas Bazin* modules/video_output/directx/*: first try at multimon...
2003-12-11 Yoann Peronneauadded a 'mute' hotkey ('m')
2003-12-10 Yoann Peronneauadded a hotkey ('t') which displays the position in...
2003-12-09 Yoann Peronneau* fixed a compatibility problem with the CVS version...
2003-12-09 Yoann PeronneauThis fixes bugs 1285 and 1343
2003-12-08 Yoann Peronneauimproves OSD sytem
2003-12-07 Jean-Paul SamanAll AddText( vout_thread_t *p_vout, char *psz_string...
2003-12-07 Gildas Bazin* include/stream_output.h, src/stream_output/stream_out...
2003-12-07 Gildas Bazin* include/vlc_block_helper.h: small bugfix to block_Fin...
2003-12-06 Gildas Bazin* include/vlc_block_helper.h: new block_FindStartcodeFr...
2003-12-06 Jean-Paul SamanAdded PDA interface.
2003-12-04 Gildas Bazin* ALL: another bunch of MSVC compilation fixes.
2003-12-04 Sam Hocevar * modules/misc/dummy/renderer.c:
2003-12-04 Sam Hocevar * include/vlc_common.h:
2003-12-03 Sigmund Augdal Helbergall:
2003-12-03 Sigmund Augdal Helbergall:
2003-12-03 Sigmund Augdal Helbergsrc/misc/mtime.c:
2003-12-03 Rocky BernsteinAdd more uses of msecstotimestr. Remove OFFSETTOTIME_MA...
2003-12-03 Sam Hocevar include/vlc_help.h: Grammar and spelling fixes.
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
2003-11-30 Gildas Bazin* include/input_ext-plugins.h: export input_DecodeBlock().
2003-11-30 Laurent Aimar * all: added demux_t structure and some demux2_* funct...
2003-11-30 Laurent Aimar * ninput: added 2 ES_OUT* command (do nothing for...
2003-11-29 Christophe Massiot* input: new cr-average option, allowing to configure the
2003-11-27 Christophe Massiot* modules/stream_out/transcode.c: new options
2003-11-27 Laurent Aimar * all: implement more es_out_* control, audio-channel...
2003-11-26 Clément Stenac* Merged sort functions
2003-11-24 Gildas Bazin* src/input/input_dec.c, include/vlc_codec.h: added...
2003-11-24 Laurent Aimar * moved EsOut* to es_out.c and introduced internal...
2003-11-24 Gildas Bazin* modules/access/dshow/*: compilation fixes.
2003-11-24 Laurent Aimar * all: do not export input_NullPacket
2003-11-24 Laurent Aimar * all: ported/cleaned up/renabled dvb subtitle decoder...
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-22 Gildas Bazin* include/input_ext-intf.h, include/vlc_es.h: moved...
2003-11-22 Laurent Aimar * stream_output.h, transrate.c : do not use SOUT_BUFFE...
2003-11-22 Olivier Teulièrevlc_common: Avoid a redefinition of PATH_MAX on cygwin
2003-11-22 Eric Petit + modules/misc/freetype.c: fixed a couple of typos
2003-11-21 Laurent Aimar * all: remove sout_format_t and use es_format_t instead.
2003-11-21 Gildas Bazin* include/vlc_common.h: include stdlib.h
2003-11-20 Laurent Aimar include/vlc_es.h: defines es_format_t, audio_format_t...
2003-11-19 Laurent Aimar * ninput: initialisate i_bitrate.
2003-11-19 Sigmund Augdal Helbergfixed some warnings
2003-11-18 Laurent Aimar * include/vlc_bits.h: bit stream reader/writer.
2003-11-16 Gildas Bazin* ALL: moved i_bitrate out of audio_format_t into es_fo...
2003-11-16 Sam Hocevar * include/vlc_keys.h: Fixed a warning in StringToKey().
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-13 Gildas Bazin* include/ninput.h: ES_EXTRA_TYPE_SUBHEADER wasn't...
2003-11-12 Clément StenacSupport for announcement of playlist group in SAP announces
2003-11-11 Derk-Jan Hartman* include/vlc_keys.h: added StringToKey()
2003-11-08 Eric Petit + configure.ac: link httpd and stream_out_standard...
2003-11-07 Christophe Massiot* src/misc/threads.c: Implementation of real-time prior...
2003-11-07 Laurent Aimar * added vlc_url_t structure, vlc_UrlParse and vlc_UrlC...
2003-11-07 Christophe Massiot* modules/packetizer/mpegvideo.c: Detect discontinuitie...
2003-11-06 Damien Lucasdvbsub.c: DVB subtitles decoder (ETSI EN 300 743)....
2003-11-05 Gildas Bazin* include/vlc_codec.h, modules/codec/ffmpeg/encoder...
2003-11-05 Gildas Bazin* include/video_output.h: forgot this file in the vout_...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-05 Derk-Jan HartmanPlease test if this has any regressions
2003-11-04 Gildas Bazin* src/video_output/vout_synchro.c, include/vout_synchro...
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-10-30 Gildas Bazin* include/modules_inner.h: bigger p_config[] array...
2003-10-30 Gildas Bazin* modules/control/hotkeys.c, src/libvlc.h, include...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-28 Derk-Jan Hartman* src/misc/darwin_specific.m: fixed some languages.
2003-10-28 Sam Hocevar * include/vlc_keys.h: inlined the static function...
2003-10-27 Gildas Bazin* src/audio_output/dec.c: moved the audio desync option...
2003-10-27 Gildas Bazin* modules/codec/ffmpeg/*: ported the ffmpeg audio and...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-24 Gildas Bazin* configure.ac: fix for wxWindows headers detection.
2003-10-24 Sam Hocevar * include/iso_lang.h: Since the exported functions...
2003-10-23 Gildas Bazin* include/vlc_block_helper.h: fixed an idiotically...
2003-10-19 Derk-Jan Hartman* include/codecs.h: cosmetic fixes.
2003-10-14 Gildas Bazin* modules/gui/wxwindows/*: don't forget to delete the...
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-10-08 Gildas Bazin* include/vlc_help.h src/libvlc.h: thou shalt not hardc...
2003-10-06 Clément Stenac* include/vlc_playlist.h
2003-10-05 Clément Stenac* use the new look also for capabilities and main helps.
2003-10-05 Gildas Bazin* modules/codec/mpeg_audio.c: fixes and improvements.
2003-10-04 Sigmund Augdal HelbergFurther doxygenization.
2003-10-04 Sam Hocevar * include/modules.h: Fixed the OS X build by adding...
2003-10-04 Sam Hocevar * configure.ac:
2003-10-01 Derk-Jan Hartman* modules/misc/freetype.c: spelling errors
2003-09-30 Gildas Bazin* include/vlc_block_helper.h, modules/codec/a52.c:...
2003-09-30 Gildas Bazin* include/vlc_block.h, modules/codec/libmpeg2.c: re...
2003-09-29 Gildas Bazin* include/os_specific.h: oops, fixed my last commit.
2003-09-29 Gildas Bazin* include/os_specific.h, src/libvlc.[c,h], src/misc...
2003-09-29 Sigmund Augdal HelbergDoxyfile:
2003-09-24 Gildas Bazin* include/main.h, src/libvlc.c, src/libvlc.h, src/misc...
2003-09-22 Clément Stenac* modules/gui/wxwindows/preferences.cpp:
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-09-21 Gildas Bazin* include/vlc_common.h: ssize_t is now typedefed in...
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
2003-09-18 Clément StenacAdded some Doxygen doc
next