2003-06-12 |
Clément Stenac | Code cleanup |
tree | commitdiff |
2003-06-09 |
Christophe Massiot | * include/video.h include/video_output.h src/video_outp... |
tree | commitdiff |
2003-06-06 |
Derk-Jan Hartman | * All: some spelling corrections and description string... |
tree | commitdiff |
2003-06-05 |
Gildas Bazin | * include/vlc_common.h: fixed the I64C() macro for... |
tree | commitdiff |
2003-05-31 |
Eric Petit | * src/input/input_ext-intf.c : added an input_SetRate... |
tree | commitdiff |
2003-05-28 |
Derk-Jan Hartman | * src/libvlc.h: |
tree | commitdiff |
2003-05-27 |
Derk-Jan Hartman | * Turn mem leaks into warning's instead of errors.... |
tree | commitdiff |
2003-05-27 |
Eric Petit | * src/stream_output/announce.c : BeOS compile fix. |
tree | commitdiff |
2003-05-27 |
Derk-Jan Hartman | * removed vlc_wraptext |
tree | commitdiff |
2003-05-26 |
Gildas Bazin | * modules/audio_output/alsa.c: the aout-device obj... |
tree | commitdiff |
2003-05-26 |
Clément Stenac | * The VLC-integrated SAP server now sends compliant... |
tree | commitdiff |
2003-05-25 |
Christophe Massiot | * We now use UTF-8 internally under Mac OS X. This... |
tree | commitdiff |
2003-05-25 |
Gildas Bazin | * src/video_output/video_output.c, modules/video_output... |
tree | commitdiff |
2003-05-24 |
Gildas Bazin | * src/misc/variables.c, include/variables.h: first... |
tree | commitdiff |
2003-05-24 |
Gildas Bazin | * src/video_output/video_output.c: new "deinterlace... |
tree | commitdiff |
2003-05-24 |
Derk-Jan Hartman | * modules/codec/quicktime.c: cleaning up of the code... |
tree | commitdiff |
2003-05-22 |
Gildas Bazin | * src/libvlc.h: fixed spelling mistake. |
tree | commitdiff |
2003-05-22 |
Gildas Bazin | * src/audio_output/*, src/input/*: fixed the audio... |
tree | commitdiff |
2003-05-22 |
Gildas Bazin | * INSTALL.win32: added a small note about running vlc... |
tree | commitdiff |
2003-05-21 |
Derk-Jan Hartman | * include/main.h |
tree | commitdiff |
2003-05-21 |
Gildas Bazin | * modules/gui/skins/src/vlcproc.cpp: fixed yesterday... |
tree | commitdiff |
2003-05-21 |
Sigmund Augdal Helberg | removed the desctiption texts of a nonexisting config... |
tree | commitdiff |
2003-05-21 |
Sigmund Augdal Helberg | removed the --playlist option as it doesn't seem to... |
tree | commitdiff |
2003-05-20 |
Clément Stenac | All: Support for SAP advertising in stream output |
tree | commitdiff |
2003-05-19 |
Gildas Bazin | * src/stream_output/stream_output.c, modules/stream_out... |
tree | commitdiff |
2003-05-18 |
Laurent Aimar | * input_program.c: input_DelES destroyed the decoder... |
tree | commitdiff |
2003-05-17 |
Gildas Bazin | * include/input_ext-intf.h: forgot this file in my... |
tree | commitdiff |
2003-05-17 |
Gildas Bazin | * configure.ac.in: removed the encoders from the list... |
tree | commitdiff |
2003-05-15 |
Gildas Bazin | * src/input/input_programs.c: a few fixes to the naviga... |
tree | commitdiff |
2003-05-15 |
Gildas Bazin | * src/input/input_programs.c: implemented prev-title... |
tree | commitdiff |
2003-05-14 |
Laurent Aimar | * aac: compilation fix. |
tree | commitdiff |
2003-05-12 |
Gildas Bazin | * modules/gui/skins/*: got rid of wxdialogs.h, the... |
tree | commitdiff |
2003-05-11 |
Gildas Bazin | * src/input/input_programs.c: small bug fix. |
tree | commitdiff |
2003-05-11 |
Derk-Jan Hartman | * src/input/input_programs.c: Added a 'intf-changed... |
tree | commitdiff |
2003-05-11 |
Sigmund Augdal Helberg | use c comment, and not c++ |
tree | commitdiff |
2003-05-11 |
Christophe Massiot | * modules/audio_filter/resampler/coreaudio.c: more... |
tree | commitdiff |
2003-05-10 |
Derk-Jan Hartman | * fix titer's language commit. The list needs to end... |
tree | commitdiff |
2003-05-10 |
Eric Petit | * src/libvlc.[ch]: removed --translation to avoid... |
tree | commitdiff |
2003-05-10 |
Gildas Bazin | * src/input/input_programs.c: misc fixes/improvements... |
tree | commitdiff |
2003-05-09 |
Eric Petit | * src/misc/messages.c: forget a defined(SYS_BEOS)... |
tree | commitdiff |
2003-05-08 |
Eric Petit | ALL: fixed BeOS-specific warnings (ssize_t is not... |
tree | commitdiff |
2003-05-08 |
Gildas Bazin | * modules/access/file.c: fixed large file support on... |
tree | commitdiff |
2003-05-08 |
Eric Petit | src/libvlc.*: --translation is now a string. Usefull... |
tree | commitdiff |
2003-05-08 |
Eric Petit | src/misc/beos_specific.cpp: |
tree | commitdiff |
2003-05-07 |
Derk-Jan Hartman | * changed "Gayscale video output" option back into... |
tree | commitdiff |
2003-05-05 |
Gildas Bazin | * modules/demux/mpeg/ts.c: compiler warning fix. |
tree | commitdiff |
2003-05-05 |
Gildas Bazin | * ALL: changed the prototype of input_AddES() to includ... |
tree | commitdiff |
2003-05-05 |
Gildas Bazin | * ALL: removed the old channels server stuff (was depre... |
tree | commitdiff |
2003-05-05 |
Sigmund Augdal Helberg | implemented VLC_VAR_TIME using two ints |
tree | commitdiff |
2003-05-05 |
Sam Hocevar | * ./src/video_output/video_output.c: fixed a crash... |
tree | commitdiff |
2003-05-04 |
Gildas Bazin | * src/audio_output/output.c: fixed warning. |
tree | commitdiff |
2003-05-04 |
Christophe Massiot | * First round of capitalization of description strings. |
tree | commitdiff |
2003-05-04 |
Gildas Bazin | * src/misc/variables.c, ALL: improvements to the object... |
tree | commitdiff |
2003-05-04 |
Christophe Massiot | * modules/codec/libmpeg2.c: fixed the "main: cannot... |
tree | commitdiff |
2003-04-29 |
Laurent Aimar | * stream_output.c: some sanity checks and bypass defau... |
tree | commitdiff |
2003-04-29 |
Laurent Aimar | * stream_output.c: fix segfault when not specifying... |
tree | commitdiff |
2003-04-27 |
Gildas Bazin | * src/video_output/vout_pictures.c, include/video_outpu... |
tree | commitdiff |
2003-04-27 |
Gildas Bazin | * src/video_output/video_output.c: small bugfix + vout_... |
tree | commitdiff |
2003-04-24 |
Gildas Bazin | * src/libvlc.c: forgot to reload the command line optio... |
tree | commitdiff |
2003-04-22 |
Cyril Deguet | * output.c: avoid a floating point exception when aout... |
tree | commitdiff |
2003-04-22 |
Eric Petit | * Makefile.am: fixed 'make package-beos' |
tree | commitdiff |
2003-04-20 |
Christophe Massiot | * The libmpeg2 plug-in is now completely operational ; |
tree | commitdiff |
2003-04-18 |
Laurent Aimar | * stream_output.c: add a vlc_mutex_lock/unlock ... |
tree | commitdiff |
2003-04-18 |
Eric Petit | ALL: fixed i18n under BeOS |
tree | commitdiff |
2003-04-16 |
Laurent Aimar | * modules/packetizer/mpegvideo.c : cut after a complet... |
tree | commitdiff |
2003-04-14 |
Christophe Massiot | * Implementation of a frame-dropping algorithm for... |
tree | commitdiff |
2003-04-13 |
Laurent Aimar | * all: new sout scheme. Now a chain of module are... |
tree | commitdiff |
2003-04-09 |
Gildas Bazin | * src/libvlc.c: fixed the "color" config option. |
tree | commitdiff |
2003-04-08 |
Christophe Massiot | * Fixed the translation option with Mac OS X. |
tree | commitdiff |
2003-04-07 |
Christophe Massiot | * Updated ChangeLog |
tree | commitdiff |
2003-04-07 |
Gildas Bazin | * src/libvlc.c: fixed the translation config option... |
tree | commitdiff |
2003-04-07 |
Gildas Bazin | * src/libvlc.c: reload the main module in case the... |
tree | commitdiff |
2003-04-07 |
Gildas Bazin | * src/misc/configuration.c: what the f??k, configuratio... |
tree | commitdiff |
2003-04-06 |
Christophe Massiot | * Renamed the "headphone" option to "headphone-opt... |
tree | commitdiff |
2003-04-06 |
Christophe Massiot | Disabled the translation configuration variable on... |
tree | commitdiff |
2003-04-06 |
Christophe Massiot | * OS X : create dummy fr.lproj etc. directories, so... |
tree | commitdiff |
2003-03-31 |
Laurent Aimar | * v4l: updated, now it should grab (and compress if... |
tree | commitdiff |
2003-03-30 |
Gildas Bazin | * modules/gui/wxwindows/*: small formating changes. |
tree | commitdiff |
2003-03-30 |
Gildas Bazin | * include/configuration.h: added the add_directory... |
tree | commitdiff |
2003-03-30 |
Gildas Bazin | * modules/gui/wxwindows/*: fixed the save feature of... |
tree | commitdiff |
2003-03-30 |
Christophe Massiot | * Resampler plug-in based on CoreAudio's AudioConverter. |
tree | commitdiff |
2003-03-29 |
Gildas Bazin | * modules/audio_filter/channel_mixer/headphone.c, src... |
tree | commitdiff |
2003-03-28 |
Gildas Bazin | * modules/audio_output/waveout.c: compilation fix for... |
tree | commitdiff |
2003-03-26 |
Gildas Bazin | * src/libvlc.c, src/libvlc.h: added a config option... |
tree | commitdiff |
2003-03-25 |
Gildas Bazin | * src/input/input.c, src/video_output/video_output... |
tree | commitdiff |
2003-03-25 |
Gildas Bazin | * src/misc/modules.c: module_Need() now only raises... |
tree | commitdiff |
2003-03-25 |
Gildas Bazin | * src/video_output/video_output.c: fixed my previous... |
tree | commitdiff |
2003-03-24 |
Gildas Bazin | * src/video_output/video_output.c, include/video_output.h: |
tree | commitdiff |
2003-03-24 |
Gildas Bazin | * modules/access/*: pf_read() in access modules is... |
tree | commitdiff |
2003-03-21 |
Gildas Bazin | * configure.ac.in, src/interface/intf_eject.c: scrapped... |
tree | commitdiff |
2003-03-18 |
Gildas Bazin | * src/playlist/playlist.c: fixed misplaced variable... |
tree | commitdiff |
2003-03-17 |
Laurent Aimar | * all: fixed some stupid bugs. |
tree | commitdiff |
2003-03-17 |
Derk-Jan Hartman | * src/playlist/playlist.c: |
tree | commitdiff |
2003-03-17 |
Christophe Massiot | Fixed aspect ratio's tooltip. |
tree | commitdiff |
2003-03-15 |
Laurent Aimar | * sout: fix a stupid bug making avi muxer segfaulting. |
tree | commitdiff |
2003-03-14 |
Sigmund Augdal Helberg | all: info strings are now localized, fixed some typos... |
tree | commitdiff |
2003-03-12 |
Eric Petit | * configure.ac.in: compile fix for BeOS/BONE (s/LDFALG... |
tree | commitdiff |
2003-03-12 |
Sam Hocevar | * ./src/stream_output/stream_output.c: Win32 compilat... |
tree | commitdiff |
2003-03-11 |
Gildas Bazin | * ALL: experimental code for stream (dvd) navigation... |
tree | commitdiff |
2003-03-11 |
Laurent Aimar | * removed strdupa. |
tree | commitdiff |
next |