]> git.sesse.net Git - vlc/shortlog
vlc
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...
2010-02-05 Laurent AimarAdded INPUT_REPLACE_INFOS and INPUT_MERGE_INFOS.
2010-02-05 Laurent AimarAdded input_item_ReplaceInfos() and input_item_MergeInfos.
2010-02-05 Laurent AimarModified info_category_AddInfo and added info_category_...
2010-02-05 Laurent AimarFactorized and clean up input_item_t::info_cat_t manipu...
2010-02-05 Laurent AimarFixed an invalid free in input_item_DelInfo().
2010-02-05 Laurent AimarRevert "zvbi: Fix displaying of teletext and closed...
2010-02-05 Laurent AimarFixed support for non dated teletext.
2010-02-05 Jakob Lebenlua: adjust to playlist changes and kill a warning
2010-02-05 Jakob Lebenlua: vlclua_playlist_add_internal() should post an...
2010-02-05 Jean-Paul Samanzvbi: Fix displaying of teletext and closed captioning.
2010-02-05 Jean-Paul Samanlibvlc: restore Teletext functionality
2010-02-05 Rémi Duraffortvariables: print an error message when a variable is...
2010-02-05 Rémi Duraffortvideo_filter_colorthres: fix a typo.
2010-02-05 Rémi Duraffortprojectm: use the new constructor of libprojectM2 if...
2010-02-05 Pierre Ynardvlm: make vod input objects children of vod server
2010-02-05 Jean-Baptiste... Contribs: mac, put the Sparkle framework at the right...
2010-02-04 Jean-Philippe... SD: Fix podcast announcement and Qt special hack
2010-02-04 Jean-Philippe... Lua/SD: Set the "longname" configuration parameter
2010-02-04 Jean-Philippe... SD: set the name to configuration value "longname"
2010-02-04 Rémi Denis... Build XCB statically, and hack pkg-config file accordingly
2010-02-04 Rémi Denis... Contribs: make libass static on all platforms
2010-02-04 Rémi Denis... panoramix: obsolete bools are not deprecated aliases
2010-02-04 Rémi Denis... Fix memory leak and dummy warning
2010-02-04 Rémi Denis... LUA SD: simplify and fix a memory leak (untested)
2010-02-04 Rémi Denis... win32text is for WinCE, not Win32
2010-02-04 Rémi Denis... Typo in [1b9f9692f91dcf0659919b16551389e0dbf96412]
2010-02-04 Rémi Denis... De-uglify root SD item name (part 2)
2010-02-04 Rémi Denis... Remove be_sure_to_add_VLC_COMMOM_MEMBERS and check...
2010-02-04 Jakob LebenQt: locationBar: buttons adjustment
next