]> git.sesse.net Git - vlc/history - modules
* all: changed dtd version to 1.99 before the final dtd freeze
[vlc] / modules /
2004-03-01 Cyril Deguet* all: changed dtd version to 1.99 before the final...
2004-03-01 Cyril Deguet* parser/builder.cpp, parser/skin_parser.cpp: unique...
2004-03-01 Gildas Bazin* modules/gui/wxwindows/*: make sure we re-use the...
2004-03-01 Gildas Bazin* modules/demux/mkv.cpp: fixed copy&paste bug.
2004-03-01 Gildas Bazin* include/vlc_threads.h:
2004-03-01 Christophe Massiot* Added two files in Modules.am
2004-02-29 Jean-Paul SamanUpdated PDA interface.
2004-02-29 Gildas Bazin* modules/demux/rawdv.c: DV audio support was removed...
2004-02-29 Cyril Deguet* src/skin_main.cpp: do not delete the input a second...
2004-02-29 Cyril Deguet* controls/*, src/generic_window.cpp, src/generic_layou...
2004-02-29 Clément StenacSanity check
2004-02-29 Cyril Deguet* src/skin_main.cpp: fixed a bug related to the destruc...
2004-02-29 Gildas Bazin* ALL: bumped revision number to 0.7.1
2004-02-28 Clément StenacSearch on the author field too
2004-02-28 Clément StenacFix loop on end of search
2004-02-28 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: added mp4a to...
2004-02-28 Eric Petit macosx/vout* : don't forget to exit fullscreen mode...
2004-02-27 Gildas Bazin* src/skin_main.cpp: fixed bug related to the destructi...
2004-02-27 Laurent Aimar * avi.c: uses rv15 for 15 and 16 bits file. (I don...
2004-02-27 Laurent Aimar * avi.c: added support for rgb 32 (24 won't work under...
2004-02-27 Laurent Aimar * rawvideo.c, ffmpeg/chroma.c: added YVU9.
2004-02-27 Gildas Bazin* modules/gui/skins2/*: portability fixes.
2004-02-26 Derk-Jan Hartman* Don't crash during my demo to the university computer...
2004-02-26 Gildas Bazin* modules/audio_output/directx.c: don't use hardware...
2004-02-26 Derk-Jan Hartman* another thing that wasn't committed yet.
2004-02-26 Gildas Bazin* modules/video_output/directx/*: fixes uninitialized...
2004-02-26 Derk-Jan Hartman* don't break things...
2004-02-26 Derk-Jan Hartman* Something I forgot
2004-02-26 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: include setlocal...
2004-02-26 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: removed useless...
2004-02-26 Gildas Bazin* modules/gui/wxwindows/*: a whole bunch of bug-fixes...
2004-02-25 Derk-Jan Hartman* Disable libmad on OS X
2004-02-25 Eric Petit macosx/vout* : fixed OpenGL fullscreen (still needs...
2004-02-25 Gildas Bazin* modules/packetizer/mpeg4audio.c, modules/packetizer...
2004-02-25 Gildas Bazin* modules/gui/wxwindows/wxwindows.h: workaround/compila...
2004-02-25 Laurent Aimar * libmpeg2.c: lalala, compilation fix...
2004-02-25 Laurent Aimar * all: removed block_t->b_discontinuity,b_frame_*...
2004-02-24 Gildas Bazin* modules/gui/wxwindows/menus.cpp: try to display choic...
2004-02-24 Gildas Bazin* modules/demux/dts.c: improved detection of wav dts...
2004-02-24 Clément StenacFix problem in playlist update code.
2004-02-24 Gildas Bazin* modules/access/cdda.c: added "cddasimple" shortcut.
2004-02-24 Gildas Bazin* modules/stream_out/transcode.c: compilation fixes...
2004-02-24 Laurent Aimar * http.c: "Transfer-Encoding: chunked" support. (Teste...
2004-02-23 Gildas Bazin* modules/demux/wav.c: more fixes for multichannel...
2004-02-23 Sigmund Augdal Helbergmodules/misc/sap.c:
2004-02-23 Laurent Aimar * livedotcom.cpp: nULL -> UI64C(n).
2004-02-23 Laurent Aimar * livedotcom.cpp: a fix + a nasty hack that should...
2004-02-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: don't update...
2004-02-23 Rocky BernsteinChange error reporting on memory error to be memory...
2004-02-22 Eric Petitipv4.c : BeOS compile fix
2004-02-22 Gildas Bazin* modules/access/cdda/access.c: fix to allow playing...
2004-02-22 Laurent Aimar * livedotcom.cpp: bug fix. (a bad memory allocation).
2004-02-22 Laurent Aimar * sub.c: VobSub fix.
2004-02-22 Laurent Aimar * all: compilation warning fixes (mainly missings...
2004-02-22 Clément StenacFix compilation warnings
2004-02-22 Gildas Bazin* configure.ac: added an --enable-utf8 option (default...
2004-02-22 Rocky BernsteinFix valgrind-caught memory leak.
2004-02-22 Rocky BernsteinFix mem leak caught by valgrind.
2004-02-22 Rocky Bernsteinfix mem leak. (Caught by valgrind.)
2004-02-22 Rocky BernsteinMake sure a couple of variables are initialized before
2004-02-22 Gildas Bazin* modules/demux/playlist/Modules.am: don't forget playl...
2004-02-21 Gildas Bazin* modules/stream_out/transcode.c: fixed memleak. Set...
2004-02-21 Gildas Bazin* include/charset.h: added "extern "C" {" for c++ modules.
2004-02-21 Gildas Bazin* modules/codec/ffmpeg/encoder.c: make it ffmpeg-0...
2004-02-20 Christophe Massiot* modules/stream_out/transcode.c : don't lock when...
2004-02-20 Gildas Bazin* modules/demux/a52sys.c: forgot to remove this file.
2004-02-20 Christophe Massiot* modules/stream_out/transcode.c: fixed a segfault...
2004-02-20 Christophe Massiot* modules/codec/ffmpeg/encoder.c, modules/stream_out...
2004-02-20 Christophe Massiot* modules/packetizer/mpegvideo.c: display the picture...
2004-02-20 Christophe Massiot* modules/demux/mpeg/system.c: check for scrambled...
2004-02-20 Christophe Massiot* modules/access_output/udp.c: do not send out packets...
2004-02-20 Benjamin Prachtcoding style
2004-02-20 Benjamin Prachtcleaning of pvr input : settings are only set if ...
2004-02-19 Derk-Jan Hartman* Revert back to old prefs.
2004-02-19 Jean-Paul SamanCorrect fix for iPAQ. (do not mix watching your kids...
2004-02-19 Gildas Bazin* modules/codec/faad.c: compilation fix and proper...
2004-02-19 Jean-Paul SamanTell FAAD2 to produce FAAD_FMT_16BIT (16bits PCM values...
2004-02-19 Jean-Paul SamanFix for iPAQ choose fixed point arithmic in FAAD decoder.
2004-02-19 Rocky BernsteinStructure not big enough and was writing past buffer...
2004-02-18 Laurent Aimar * transcode: fixed s16b <-> s16l conversion.
2004-02-17 Gildas Bazin* ALL: portability fixes.
2004-02-17 Derk-Jan Hartman* vout_OSDMessage doxygen doc update
2004-02-16 Clément StenacAdded an option "recursive"
2004-02-16 Clément Stenac* Swap duration and group columns
2004-02-16 Gildas Bazin* modules/access/dshow/filter.cpp: work-around a bug...
2004-02-15 Gildas Bazin* modules/misc/network/ipv6.c: fix for ipv6 name resolu...
2004-02-15 Gildas Bazin* modules/audio_filter/converter/dtstospdif.c: fixed...
2004-02-15 Sigmund Augdal Helbergmodules/control/lirc/lirc.c:
2004-02-15 Olivier Teulière * modules/gui/skins/*:
2004-02-15 Laurent Aimar * nsv: display sub stream and skip extention data...
2004-02-15 Gildas Bazin* modules/demux/ogg.c: fixed recent breakage (what...
2004-02-14 Gildas Bazin* modules/access/cdda/*: forgot to remove demux in...
2004-02-14 Gildas Bazin* modules/access/cdda*: removed definition of WAVEHEADER.
2004-02-14 Gildas Bazin* modules/demux/wav.c: started support for WAVEFORMATEX...
2004-02-14 Gildas Bazin* modules/gui/skins2/events/evt_scroll.hpp: small porta...
2004-02-14 Gildas Bazin* modules/gui/wxwindows/*: make gcc-2.95 happy.
2004-02-14 Gildas Bazin* ALL: small portability fixes.
2004-02-13 Gildas Bazin* modules/demux/playlist/playlist.c: compilation fix.
2004-02-13 Gildas Bazin* modules/demux/a52.c: better detection code.
2004-02-13 Gildas Bazin* modules/demux/a52.c: grmbl.
next