]> git.sesse.net Git - vlc/history - src
Updated brazilian portuguese translation
[vlc] / src /
2003-12-24 Gildas Bazin* src/libvlc.h: on win9x --win9x-cv-method=0 was proble...
2003-12-24 Gildas Bazin* src/libvlc.c: small fixes to Usage().
2003-12-24 Gildas Bazin* include/vlc_block.h: added a temporary i_rate field...
2003-12-22 Sam Hocevar * Coding style cleanup: removed tabs and trailing...
2003-12-22 Sam Hocevar * src/misc/iso-639_def.h modules/demux/util/id3genres...
2003-12-22 Sam Hocevar * toolbox:
2003-12-20 Boris Dorès* libvlc.h input.c headphone.c:
2003-12-17 Derk-Jan Hartman* Commented out the option 'goom' for the visualizer...
2003-12-15 Derk-Jan Hartman* compile before you commit
2003-12-15 Derk-Jan Hartman* added bookmark 9 and 10 but set their combo to KEY_UNSET
2003-12-15 Yoann PeronneauFor OSX:
2003-12-14 Eric Petit beos_specific.cpp: never let anyone but system_End...
2003-12-13 Cyril Deguet* src/playlist/sort.c: set "intf-change" after sorting...
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 Benjamin Prachtfix a typo
2003-12-11 Derk-Jan Hartman* fix new hotkeys for osx.
2003-12-11 Rocky BernsteinLet folks know that the no device string means to scan...
2003-12-11 Clément Stenac* Fix segfault when creating a group twice without...
2003-12-11 Gildas Bazin* src/misc/mtime.c: actually tested and fixed my latest...
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 Gildas Bazin* src/misc/mtime.c: fixed an overflow in mdate() on...
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 Gildas Bazin* ALL: new main --video-on-top config option (in use...
2003-12-08 Gildas Bazin* modules/misc/dummy/*: new --dummy-save-es option...
2003-12-08 Yoann Peronneauimproves OSD sytem
2003-12-07 Derk-Jan Hartman* Incorrect default value of align
2003-12-07 Jean-Paul SamanCompilation warning fixes and if-deffed unused function...
2003-12-07 Gildas Bazin* src/input/es_out.c: cosmetic changes.
2003-12-07 Gildas Bazin* include/stream_output.h, src/stream_output/stream_out...
2003-12-05 Rocky BernsteinOkay microseconds, then.
2003-12-05 Rocky BernsteinSpelling.
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 Helbergsrc/input/input.c:
2003-12-03 Sigmund Augdal Helbergsrc/misc/mtime.c:
2003-12-03 Rocky BernsteinAdd more uses of msecstotimestr. Remove OFFSETTOTIME_MA...
2003-12-03 Rocky BernsteinAdd a few more fields in the stream info.
2003-12-02 Gildas BazinALL: MSVC compilation fixes to libvlc.
2003-12-02 Rocky BernsteinAdd secstotimestr and msecstotimestr to convert (milli...
2003-11-30 Laurent Aimar * es_out: implement ES_OUT_SET_PCR and reset but don...
2003-11-30 Laurent Aimar *all: added a --minimize-thread options to make all...
2003-11-29 Christophe Massiot* input: new cr-average option, allowing to configure the
2003-11-29 Laurent Aimar * all: better handling of multiple (video) tracks.
2003-11-28 Laurent Aimar * input: avoid double free/release when InitStream...
2003-11-28 Laurent Aimar * input_dec: does pass empty block to the decoder.
2003-11-27 Laurent Aimar * item: lalalala... (remove a debug change -> psz_auth...
2003-11-27 Laurent Aimar * bug fixes.
2003-11-27 Laurent Aimar * all: added an sout-all option to stream all es ...
2003-11-27 Laurent Aimar * all: implement more es_out_* control, audio-channel...
2003-11-26 Gildas Bazin* src/input/input.c: fixed a whole load of mem leaks...
2003-11-26 Clément Stenac* Merged sort functions
2003-11-26 Gildas Bazin* ALL: fixed memory leaks.
2003-11-25 Sam Hocevar * src/misc/modules.c: Allow for premature Ctrl-C...
2003-11-25 Laurent Aimar * all: fixed a lot of small memory leaks.
2003-11-24 Gildas Bazin* src/input/input_dec.c, include/vlc_codec.h: added...
2003-11-24 Gildas Bazin* src/audio_output/mixer.c: fixed timestamp rounding...
2003-11-24 Laurent Aimar * moved EsOut* to es_out.c and introduced internal...
2003-11-24 Gildas Bazin* src/input/input.c: oops, set the ES format before...
2003-11-24 Laurent Aimar * all: do not export input_NullPacket
2003-11-24 Rocky BernsteinChange debug output slightly to make more informative...
2003-11-24 Laurent Aimar * all: ported/cleaned up/renabled dvb subtitle decoder...
2003-11-24 Laurent Aimar * input_ext-dec.c: useless file.
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-11-23 Alexis de Lattre- Updated French translation (still a lot of work to...
2003-11-23 Gildas Bazin* src/input/input_dec.c: set p_dec->b_error when we...
2003-11-23 Simon Latapie * src/playlist/item.c : stops the playlist if we delet...
2003-11-23 Laurent Aimar * input_dec.c:
2003-11-22 Laurent Aimar * input_dec: set also p_dec->b_die.
2003-11-22 Laurent Aimar * block: initialise all fields.
2003-11-22 Gildas Bazin* src/input/input.c: fixed previous fix (sout needs...
2003-11-22 Gildas Bazin* src/input/input.c: don't free the ES twice.
2003-11-22 Sigmund Augdal Helbergsrc/playlist/item.c:
2003-11-22 Eric Petit src/misc/block.c: added a missing vlc_mutex_destroy()
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 Gildas Bazin* modules/codec/ffmpeg/: don't re-use the same pts...
2003-11-19 Gildas Bazin* src/misc/modules.c: don't forget to return an error...
2003-11-18 Laurent Aimar * input_dec.c : handle SPU_ES (and not as VIDEO_ES...
2003-11-18 Gildas Bazin* src/input/input_dec.c: fixed nasty bug. Thanks Meuuh :)
2003-11-18 Laurent Aimar * allow packetizer to return multiple blocks at once.
2003-11-16 Gildas Bazin* ALL: moved i_bitrate out of audio_format_t into es_fo...
2003-11-16 Gildas Bazin* modules/codec/ffmpeg/video.c, src/input/input_dec...
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-15 Derk-Jan Hartman* spelling fix
2003-11-14 Derk-Jan Hartman* Fix the label in the prefs of the play/pause hotkey.
2003-11-14 Derk-Jan Hartman* fixed playlist_Pause
2003-11-13 Laurent Aimar * input: handle also SPU in es_out_Add (and fix a...
2003-11-13 Laurent Aimar * src/input/input.c: es_out_Add automatically add...
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-11 Derk-Jan Hartman* when config_ResetAll() a key config value becomes...
2003-11-10 Derk-Jan Hartman* New Hungarian translation contributed by 'DirectX...
next