]> git.sesse.net Git - vlc/shortlog
vlc
2006-02-01 Rémi Denis... Uniformize source files encoding
2006-02-01 Rémi Denis... Translate french comment
2006-02-01 Rémi Denis... Encode non-ASCII characters outside comments
2006-02-01 Rémi Denis... Fix warnings
2006-02-01 Rémi Denis... Fix a bunch of warnings involving mix between uint32_t...
2006-02-01 Derk-Jan Hartman* Fix the fourcc of OpenGL on Mac Intel. We should...
2006-02-01 Sam Hocevar * modules/demux/mp4: more explicit error messages...
2006-02-01 Rémi Denis... Enable maintainer mode by default, as it is what mainta...
2006-02-01 Rémi Denis... Simpler use of HAVE_ASSERT
2006-02-01 Rémi Denis... Define NDEBUG when --enable-debug is not specified
2006-02-01 Sam Hocevar * Makefile.am: on Unix, use makensis -DVERSION; on...
2006-02-01 Christophe... Test for assert() in configure.
2006-02-01 Rémi Denis... Fixed some warnings
2006-02-01 Rémi Denis... Remove unused variable
2006-02-01 Sam Hocevar * Got rid of SYS_DARWIN everywhere.
2006-02-01 Sam Hocevar * Replaced "SYS_DARWIN" with either __APPLE__ (meanin...
2006-02-01 Sam Hocevar * extras/contrib/src/Makefile: oh what the hell,...
2006-02-01 Sam Hocevar * extras/contrib/src/Patches/ffmpeg-cvs-wince.patch...
2006-02-01 Christophe... * extras/contrib/src/Patches/tremor.patch: fixed...
2006-02-01 Sam Hocevar * extras/contrib/src/Makefile: --disable-codec no...
2006-02-01 Sam Hocevar * Makefile.am: "[ -x foo ]" only works if "foo" is...
2006-02-01 Sam Hocevar * modules/demux/mp4: added more comments and debug...
2006-02-01 Derk-Jan Hartman* A few Mac OS X intf fixes. To be honest. we should...
2006-01-31 Derk-Jan Hartman* Disable the non functional QT/Quartz output on the...
2006-01-31 Antoine Cellerieradd missing images
2006-01-31 Derk-Jan Hartman* SYS_DARWIN -> __ppc__ || __ppc64__
2006-01-31 Derk-Jan Hartman* Changed the defined( SYS_DARWIN ) of the --altivec...
2006-01-31 Antoine Celleriermisc IE and windows fixes or workarounds.
2006-01-31 Antoine Cellerierdefault show full sout interface
2006-01-31 Sigmund Augdal... fixed the smallest and most elusive leak yet
2006-01-31 Sigmund Augdal... vlm.c: fixed minor memleak
2006-01-31 Sigmund Augdal... logger.c: put in header prefix for syslog output (still...
2006-01-31 Rémi Denis... Generate correct originating address in SAP header
2006-01-30 Rémi Denis... Fix error handling in (From|To)Locale
2006-01-30 Antoine Cellerierfix nasm url
2006-01-30 Derk-Jan Hartman* Get a NASM cvs snapshot from the VLC download servers...
2006-01-30 Rémi Denis... Remove .vlt with mostlyclean
2006-01-30 Rémi Denis... Add missing file
2006-01-30 Rémi Denis... Hopefully fixes .vlt build
2006-01-30 Antoine Cellerier* Add "Stream and media info panel" ( http/dialogs...
2006-01-30 Rémi Denis... Don't distribute generated files - fixes build
2006-01-30 Derk-Jan Hartman* Fix the mactel contrib of x264
2006-01-30 Sigmund Augdal... vlm.c: changed quite a few free() into vlm_MessageDelet...
2006-01-30 Sigmund Augdal... messages.c: fixed one more leak related to vlm prefix...
2006-01-29 Clément StenacShould fix skins stuff build
2006-01-29 Clément StenacShould fix CDDA build
2006-01-29 Derk-Jan Hartman* Open the .sub file of the vobsubs, with the ToLocale...
2006-01-29 Clément StenacUse uncompressed VLT in svn instead of compressed and...
2006-01-29 Clément StenacTest some things
2006-01-29 Clément StenacFix a crasher in exception handling
2006-01-29 Christophe... infopanels: Redimension the text area. implement modifiable
2006-01-29 Clément StenacSkeleton for testing libvlc
2006-01-29 Antoine Celleriermain, functions.js, slider_*.png : add position slider
2006-01-29 Derk-Jan Hartman* FORTUNE !!!! :D
2006-01-29 Antoine Celleriersrc/misc/vlm.c : export the current playlist item's...
2006-01-29 Antoine CellerierPrompt for password again after displaying "Wrong passw...
2006-01-29 Clément StenacFix warnings
2006-01-29 Antoine Cellerieradd boolean option "snapshot-preview" to enable/disable...
2006-01-29 Rémi Denis... Remove debug messages
2006-01-29 Rémi Denis... Remove erroneous debug message
2006-01-29 Rémi Denis... use vlc-https instead of vlc-http when using TLS
2006-01-29 Rémi Denis... Fix output stream leak in case of Avahi error
2006-01-29 Rémi Denis... Clean up
2006-01-29 Antoine Celleriermodules/control/http/mvar.c : explore vlm_message_t...
2006-01-28 Christophe... confihure.ac: don't overwrite user options even if...
2006-01-28 Clément StenacDon't check syslog value if we don't have syslog.h
2006-01-28 Damien Fouilleulffmpeg-cvs-wince.patch: removed duplicate patches/updat...
2006-01-28 Damien Fouilleulcdda.c: don't forget to include <errno.h> when using...
2006-01-28 Clément StenacGet stats on block inputs (Refs:#473)
2006-01-28 Clément StenacLink cdda with iconv on osx
2006-01-28 Antoine Cellerier misc/vlm.c : export some p_input variables (state...
2006-01-28 Christophe... win32 rules: make it more dirty to be able to produce...
2006-01-28 Clément StenacAdd CDDB support to CDDA module (Refs:#459)
2006-01-28 Antoine Cellerieradd warning about javascript support being needed if...
2006-01-28 Antoine Celleriermake sure that local variables are local variables.
2006-01-28 Sigmund Augdal... freetype.c: don't render empty subtitles.
2006-01-28 Clément StenacFix refcount problem
2006-01-28 Sigmund Augdal... interaction.c: Don't crash in certain condition
2006-01-28 Sigmund Augdal... telnet.c: a few more minor (potensial) memleaks
2006-01-28 Clément StenacFixes for prehistoric build system
2006-01-28 Sigmund Augdal... telnet.c: fix a very minor memleak in Open
2006-01-28 Sigmund Augdal... vlm.c: Add some asyncronity to schedule execution.
2006-01-28 Clément StenacMove old HTTP interface to http/old so it can be used...
2006-01-28 Clément StenacImprove doc
2006-01-28 Clément StenacRRD output (Refs:#473)
2006-01-28 Clément StenacCompute global input/output stats (Refs:#473)
2006-01-27 Clément StenacDon't print debug messages and don't do interaction...
2006-01-27 Clément Stenac* Improve timers (Refs:#473)
2006-01-27 Sam Hocevar * added NASM to the contribs (OS X x86 only) so that...
2006-01-27 Antoine CellerierUpdate copyright dates used in interfaces and binaries...
2006-01-27 Antoine Cellerier rpn.c : vlm_cmd now adds a "vlm_value" variable
2006-01-27 Antoine Cellerier * : it's now possible to enter a batch of commands...
2006-01-27 Antoine Cellerieradd "export" command. It behaves exactly like "save...
2006-01-27 Sam Hocevar * extras/contrib/src/Makefile: removed a nonexistent...
2006-01-26 Sam Hocevar * Various patches to allow more contribs to build...
2006-01-26 Sam Hocevar * extras/contrib/bootstrap: support i686-apple-darwin8.
2006-01-26 Sam Hocevar * modules/visualization/visual/visual.c: SECT_TEXT...
2006-01-26 Sam Hocevar * configure.ac: vec_ld() is not sufficient to check...
2006-01-26 Sam Hocevar * src/misc/cpu.c: do not assume SYS_DARWIN means...
2006-01-26 Sam Hocevar * modules/video_chroma/*: use .p2align instead of...
next