]> git.sesse.net Git - vlc/shortlog
vlc
2006-02-14 Clément Stenac* Beginning of VLM API
2006-02-14 Rémi Denis... (Win32) Support stat() for file names outside ANSI...
2006-02-14 Rémi Denis... Safer Win32 code page translation
2006-02-14 Christophe... param_eq.c: eol style
2006-02-14 Eric PetitFFmpeg forgets to create include/postproc/
2006-02-14 Antoine Cellerierupdate vc71-glib-1.2.10-bin.zip and libIDL-0.6.3-win32...
2006-02-14 Rémi Denis... - Partial fix for reading characters with multibyte...
2006-02-14 Rémi Denis... Use return value of EnsureUTF8() to specify whether...
2006-02-14 Christophe... param-eq.c: Svn keyword
2006-02-14 Clément StenacSimplify
2006-02-14 Jérome DecoodtAdd --macosx-black switch to black non video screens...
2006-02-13 Sigmund Augdal... all: parametric equalizer by Antti Huovilainen (adapte...
2006-02-13 Antoine Cellerierattempt to fix the winCE build
2006-02-13 Rémi Denis... - Unicode fixes for ncurses on non-UTF8 consoles (close...
2006-02-13 Rémi Denis... Undo erronously commited debug preprocessing directives
2006-02-13 Christophe... unicode.c: Fix WinCE build (well for this file only)
2006-02-13 Rémi Denis... Replace forbidden characters with underscores when...
2006-02-13 Rémi Denis... Fix typo
2006-02-13 Rémi Denis... - Use VidMode extension to determine the display dimens...
2006-02-13 Christophe... unicode.c: Fix logic to set use_iconv
2006-02-13 Christophe... ffmpeg-wince.patch: fix for the new ffmpeg makefile
2006-02-13 Sam Hocevar * modules/demux/mp4/drms.c: cosmetic changes to some...
2006-02-13 Rémi Denis... Fix windows build
2006-02-13 Rémi Denis... Fix (From|To)Locale (closes #546)
2006-02-13 Sam Hocevar * modules/codec/libmpeg2.c: tell mpeg2dec the real...
2006-02-13 Rémi Denis... Fix typo
2006-02-13 Rémi Denis... - Clean up
2006-02-13 Rémi Denis... - memleak fix
2006-02-13 Rémi Denis... getcwd() unicode fix
2006-02-13 Derk-Jan Hartman* revert unaccelerated OpenGL. it's useless :D
2006-02-13 Rémi Denis... Further fopen() unicode fixes (refs #528)
2006-02-13 Rémi Denis... Another bunch of Unicode file names fixes (refs #528)
2006-02-13 Rémi Denis... Some WinCE fixes
2006-02-13 Rémi Denis... All Unicode fixes for fopen() (refs #528)
2006-02-13 Olivier Teulière * skins2/src/vlcproc.cpp: New "dvd.isActive" boolean...
2006-02-13 Derk-Jan Hartman* It's POSTPROC, not POSPROC
2006-02-12 Rémi Denis... - mkdir Unicode wrapper (refs #543)
2006-02-12 Olivier Teulière * doc/skins/skins2-howto.xml: Fixed a link
2006-02-12 Eric PetitUse emms after I420_UYVY because the OpenGL vout uses...
2006-02-12 Rémi Denis... utfeightize psz_homedir
2006-02-12 Olivier Teulière * doc/skins/skins2-howto.xml: Documented the DVD-relat...
2006-02-12 Olivier Teulière * skins2/commands/cmd_dvd.*: New commands for DVD...
2006-02-12 Rémi Denis... Export FromLocaleDup()
2006-02-12 Rémi Denis... - Fix opening of SVG file through a symbolic
2006-02-12 Rémi Denis... Cosmetic fix
2006-02-12 Rémi Denis... - UF8 wrappers for stat, lstat
2006-02-12 Eric Petit Also look for libpostproc when ffmpeg is installed...
2006-02-12 Christophe... configure.ac: don't fail if postproc is with avcodec
2006-02-12 Clément StenacImprove test coverage
2006-02-12 Clément StenacAdd some playlist api functions
2006-02-12 Clément StenacChange some test stuff
2006-02-12 Christophe... configure.ac: FFMPEG's libpostproc is now separated...
2006-02-12 Eric Petit BeOS fix
2006-02-12 Eric PetitFixed ffmpeg contrib
2006-02-12 Clément StenacMove python mediacontrol bindings
2006-02-12 Christophe... Fix distcheck
2006-02-12 Clément StenacFix refcount problems
2006-02-12 Clément StenacRemove debug
2006-02-12 Rémi Denis... - Attempt to implement (To|From)Locale on MSVC
2006-02-12 Clément StenacPlaytree: handle delete nicely
2006-02-11 Rémi Denis... Remove always true condition
2006-02-11 Rémi Denis... Fix previous commit
2006-02-11 Rémi Denis... Unicode wrappers for opendir/readdir
2006-02-11 Derk-Jan Hartman* Do a proper UTF-16 -> UTF-8 conversion on ASF metadat...
2006-02-11 Derk-Jan Hartman* xtag parser improvements by Daniel Stranger.
2006-02-11 Christophe... wx/dialogs/*: Don't put labels in buttons if we have...
2006-02-11 Rémi Denis... Fix invalid debug message
2006-02-11 Clément StenacAdd support for insert and delete in X11 skins
2006-02-11 Olivier Teulière * skins2/win32/win32_loop.cpp: Added support for the...
2006-02-11 Derk-Jan Hartman* Fix a \n bug and a memory bug in the SSA/subsdec.
2006-02-11 Felix Paul... * enable multiple selections for streaming as well...
2006-02-11 Felix Paul... * support for applying the same settings to multiple...
2006-02-11 Rémi Denis... Support opening of non ANSI filenames on Win32
2006-02-11 Antoine CellerierAdd some "title"s for image buttons.
2006-02-11 Rémi Denis... Fix typo
2006-02-11 Rémi Denis... Use vlc_fopen (access() or stat() would be more appropr...
2006-02-11 Clément StenacShould fix vlc-help.txt problem (untested) (Refs:#517)
2006-02-11 Clément StenacReposition the slider when expanding/retracting a node...
2006-02-11 Clément Stenaconly round width and scale height accordingly
2006-02-11 Rémi Denis... vlc_fopen() wrapper including required file name conver...
2006-02-11 Rémi Denis... Don't compile dead code on Win32
2006-02-11 Rémi Denis... Use more common CP1252 rather than Latin-9 as fallback...
2006-02-11 Clément StenacRound scaled sizes to 16 (Closes:#524)
2006-02-11 Clément StenacDon't crash in record filter (Closes:#542)
2006-02-11 Clément StenacDon't make image when we are not interested in the...
2006-02-11 Clément StenacHandle Page up / Page down (Refs:#477)
2006-02-11 Rémi Denis... Handle TTL in SDP properly (IPv4 at least) for raw...
2006-02-11 Rémi Denis... - Fix typo in previous commit
2006-02-11 Rémi Denis... Simplify [12964]
2006-02-11 Felix Paul... * added an option to keep the selections in the wizard...
2006-02-11 Rémi Denis... SAP hop limit should always be 255 as per its specifica...
2006-02-11 Rémi Denis... Good point Md - use 0 (ie. not set) as default TTL...
2006-02-11 Rémi Denis... Implement IPv6 multicast output interface selection...
2006-02-11 Derk-Jan Hartman* Improved renderering of YUVA/P onto YUV variants...
2006-02-11 Derk-Jan Hartman* Fix the duration of the dvdread module. refs #198.
2006-02-11 Clément StenacDon't invalidate selection on item change (Refs:#477)
2006-02-11 Derk-Jan Hartman* Don't put huge pictures on the stack. It is limited...
2006-02-10 Clément StenacFix playtree deletion
2006-02-10 Christophe... Revert brocken commit [14215]
2006-02-10 Christophe... Unbreack distcheck. First step
next