]> git.sesse.net Git - vlc/shortlog
vlc
2010-02-08 Gildas BazinFix harmless typo
2010-02-08 Gildas BazinRestore cursor when closing vout since the window doesn...
2010-02-08 Jean-Philippe... Lua SD: fix another obvious leak
2010-02-08 Jean-Philippe... Lua SD: fix obvious leaks
2010-02-08 Fabio Ritrovatoluasd: new SD related script functions
2010-02-08 Toralf Niebuhradded VLC_UNUSED( ) for some unused variables
2010-02-08 Rémi Denis... vlc_cond_init_daytime: condition variable with the...
2010-02-08 Antoine CellerierSecond blind attempt at fixing linking with --disable-vlm
2010-02-08 Antoine CellerierRemove leading underscores.
2010-02-07 Gildas BazinHonor the nointeract config option
2010-02-07 Gildas BazinMake the maemo interface a bit more useable
2010-02-07 Gildas BazinForgot to update these when adding the omxil module
2010-02-07 Rémi Denis... OMX IL needs libdl
2010-02-07 Gildas BazinAdd OpenMAX IL Video/Audio decoder.
2010-02-07 Rémi Denis... Maemo contribs: replace id3tag with taglib, add dirac...
2010-02-07 Rémi Denis... Contrib: disable not needed fluidsynth options
2010-02-07 Rémi Denis... WinCE: trivial compile fix
2010-02-07 Rémi Denis... ncurses compile fix
2010-02-07 Rémi Denis... V4L: compile fix
2010-02-07 Rémi Denis... Compile fix
2010-02-07 Rémi Denis... Blind compile fix
2010-02-07 Rémi Denis... Remove --enable-release which has no effects
2010-02-07 Rémi Denis... Remove unused vlc-config build mode macros
2010-02-07 Rémi Denis... Win32: strip ".libs" from libvlc path in any case
2010-02-07 Rémi Denis... Compile fix
2010-02-07 Rémi Denis... Use vlc_dup
2010-02-07 Rémi Denis... vlc_dup: dup with close-on-exec
2010-02-07 Rémi Denis... utf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis... Split file path functions out of vlc_charset.h into...
2010-02-07 Felix Paul... messages: compilation fix for OS X
2010-02-07 Rémi Denis... Misc: remove leading underscores
2010-02-07 Rémi Denis... vout: remove leading underscores
2010-02-07 Rémi Denis... common: remove leading underscores
2010-02-07 Rémi Denis... modules: remove leading underscores
2010-02-07 Rémi Denis... OSD: remoev leading underscores
2010-02-07 Rémi Denis... stream: remove leading underscores
2010-02-07 Rémi Denis... net_Printf: automagic cast to VLC object
2010-02-07 Rémi Denis... net: remove leading underscores
2010-02-07 Rémi Denis... input: remove leading underscores
2010-02-07 Rémi Denis... config: remove leading underscores
2010-02-07 Rémi Denis... VLM: remove leading underscores
2010-02-07 Rémi Denis... threads: remove leading underscores
2010-02-07 Rémi Denis... stats: remove leading underscores
2010-02-07 Rémi Denis... objects: remove leading underscores
2010-02-07 Rémi Denis... events: remove leading underscores
2010-02-07 Rémi Denis... variables: remove leading underscores
2010-02-07 Rémi Denis... aout interface: remove leading underscores
2010-02-07 Rémi Denis... ACL: remove leading underscores
2010-02-07 Rémi Denis... IsUTF8: reject surrogates and non-Unicode code points
2010-02-07 Rémi Denis... IsUTF8: use clz
2010-02-07 Rémi Denis... RTP out: use clz
2010-02-07 Rémi Denis... clz: count leading zeroes
2010-02-07 Daniel MierswaRemove obsolete Mac OS X 10.5 tweak.
2010-02-07 Daniel Mierswadvd module was removed in 2004.
2010-02-07 Daniel MierswaNo longer use LIBS_dvdcss, add dvdcss stuff where needed.
2010-02-07 Daniel MierswaPreserve ./configure --help order.
2010-02-06 Rémi Denis... IsUTF8: redumdant check for nul
2010-02-06 Rémi Denis... LibVLC: remove exceptions infrastructure
2010-02-06 Rémi Denis... Remove left-overs from LibVLC media list view
2010-02-06 Rémi Denis... Update test_headers
2010-02-06 Rémi Denis... LibVLC: remove last exception
2010-02-06 Rémi Denis... Doxygen updates
2010-02-06 Rémi Denis... LibVLC logo/marquee: allow settings without video,...
2010-02-06 Rémi Denis... Constify
2010-02-06 Rémi Denis... Remove misleading comment (I don't lack useless relocat...
2010-02-06 Rémi Denis... LibVLC teletext: various fixes
2010-02-06 Rémi Denis... Keep the instance until after the media player is destroyed
2010-02-06 Rémi Denis... XDG screensaver: fix initialization ordering
2010-02-06 Rémi Denis... Remove broken WinCE message log hacks
2010-02-06 Rémi Denis... Cleanup msg_Generic functions
2010-02-06 Rémi Denis... Hide message bank layout and cleanup a bit
2010-02-06 Rémi DuraffortFix libprojectM version check.
2010-02-06 Rémi Duraffortvideo_filter_ball: fix typos (options called ball-ball...
2010-02-06 Rémi Duraffortbindings: remove java, phonon and python-ctypes. They...
2010-02-06 Antoine CellerierAdd some locking.
2010-02-06 Antoine CellerierRemove msleep() from vlm. It should work but testing...
2010-02-06 Laurent AimarExtended input_GetPcrSystem to also return the current...
2010-02-06 Rémi Denis... SD listing: remove module lookup hack
2010-02-06 Rémi Denis... SD probe: always provide a long name
2010-02-06 Rémi Denis... SD probe: fix return value symbolic constant
2010-02-06 Rémi Denis... Automatically pass the long name in the SD probe helper
2010-02-06 Laurent AimarProperly used enda atom in mp4 demuxer (close #2692).
2010-02-06 Laurent AimarAdded non native float 32/64 to araw decoder.
2010-02-06 Laurent AimarFixed typo for f32b.
2010-02-06 Laurent AimarAdded float 32/64 (non native) support to aout_BitsPerS...
2010-02-06 Antoine CellerierAlso load .luac files.
2010-02-06 Antoine CellerierLua's like python, not C. You don't need parentheses...
2010-02-06 Rémi Denis... Revert "Qt: cleanup dialogs on destruction"
2010-02-06 Rémi Denis... LUA: fopen/fclose -> stat
2010-02-06 Antoine CellerierFix lua intf thread cancellation and cleanup properly...
2010-02-06 Antoine CellerierRemove tabs.
2010-02-06 Laurent AimarAdded support for non native float32, and for float64...
2010-02-06 Laurent AimarFixed potential use of uninitialized value (format.c).
2010-02-06 Laurent AimarAdded VLC_CODEC_F32/64 L/B.
2010-02-06 Laurent AimarParsed enda atom in mp4 demuxer.
2010-02-06 Rémi Denis... Use C locale when formatting error messages in the log
2010-02-06 Laurent AimarMerged m4v demuxer into es.c (close #2822).
2010-02-06 Laurent AimarNo functionnal changes (es demuxer).
2010-02-05 Laurent AimarAdded missing functions to libvlccore.sym.
2010-02-05 Laurent AimarUsed INPUT_REPLACE_INFOS/INPUT_MERGE_INFOS in es_out...
next