]> git.sesse.net Git - vlc/shortlog
vlc
2010-03-03 Rémi Denis... Use KiB instead of kB for input statistics
2010-03-03 Rémi Denis... Use MiB rather than MB for arbitrary memory limits
2010-03-03 Rémi Denis... Use ISO 80000 units for byte quantities as adequate
2010-03-03 Jakob LebenQt: ensure that item selection has visible effect in...
2010-03-02 Jean-Baptiste... Qt: use float for rate and fix a bug when mouseWheeling
2010-03-02 Antoine CellerierUpdate the rate value when setting the input.
2010-03-02 Antoine CellerierParse input specific options earlier to enable using...
2010-03-02 Antoine CellerierCheck rate value before using.
2010-03-02 Laurent AimarRemoved down/up mixing support from mpgatofixed32.
2010-03-02 Antoine CellerierPrefer use of function references for buttons
2010-03-02 Antoine CellerierLua: Misc simplifications.
2010-03-02 Antoine CellerierChange vlc.stream() and vlc.memory_stream() error repor...
2010-03-02 Rémi Denis... Handle -v correctly (i.e. as most other programs do)
2010-03-02 Rémi Denis... Install and look for plugins in plugins/, not modules...
2010-03-02 Rémi Denis... XSPF: fix NULL dereference on empty <location>
2010-03-02 Rémi Denis... Input item URI cannot be NULL
2010-03-02 Jean-Baptiste... Qt: display the correct rate
2010-03-02 Jean-Baptiste... Qt: simplify SpeedLabel constructor
2010-03-02 Rémi Denis... SplitMRL: warn if we get a path instead of a MRL/URI
2010-03-02 Rémi Denis... stream redirected path is a path, not a URI (i.e. no...
2010-03-02 Antoine CellerierRevert "Use pushliteral instead of pushstring where...
2010-03-02 Antoine CellerierUse var_Inherit instead of var_CreateGet + var_Destroy.
2010-03-02 Antoine CellerierUse pushliteral instead of pushstring where possible...
2010-03-02 Jakob LebenPlaylist: fix faulty duration sorting due to integer...
2010-03-01 Laurent AimarFixed closed caption decoder with CC3/4 and TX data.
2010-03-01 Erwan Tuloucore: two typos
2010-03-01 Erwan Tulouskins2(Win32): no need to manage a two window classes
2010-03-01 Erwan Tulouskins(Win32): replace GetWindowDC with GetDC
2010-03-01 Rémi Denis... Qt4: use explicit direct connections when passing VLC...
2010-03-01 Rémi Denis... Revert "Qt4: passing pointers over thread signals is...
2010-02-28 Pierre d'Herbemontlibvlc: Attempt to fix set_nsobject() with QMacCocoaVie...
2010-02-28 Pierre d'HerbemontVLCKit: isPreparsed doesn't exists anymore.
2010-02-28 Pierre d'Herbemontlibvlc: Use a union for libvlc_media_track_info_t.
2010-02-28 Fabio RitrovatoLua SD: fix leaking
2010-02-28 Jean-Baptiste... Qt: clean and cosmetics
2010-02-28 Jean-Baptiste... Qt: undock the playlist
2010-02-28 Jean-Baptiste... Ship everything that is needed for lua script on Win32
2010-02-28 Rémi DuraffortFix doxygen documentation.
2010-02-28 Rémi Denis... Qt4: passing pointers over thread signals is not allowed...
2010-02-28 Rémi Denis... This is still buggy.
2010-02-28 Antoine CellerierFix debug messages.
2010-02-28 Rémi Denis... FTP: handle ftp://HOST correctly
2010-02-28 Rémi Denis... libvlc_media_player_play: missing unlock
2010-02-28 Rémi Denis... Avoid namespace clash with normal getopt
2010-02-28 Rémi Denis... getopt: remove optional argument support
2010-02-28 Rémi Denis... Remove Apple getopt_long bug-to-bug
2010-02-28 Rémi Denis... getopt: remove opterr global (always 0 within LibVLC)
2010-02-28 Rémi Denis... getopt: remove useless functions and boiler plate,...
2010-02-28 Rémi Denis... Always build and use "our" getopt
2010-02-28 Rémi Duraffortlibvlc: fix doxygen comments.
2010-02-28 Rémi Denis... Remove deprecated and unused AC_TYPE_SIGNAL
2010-02-28 Rémi Denis... Win32: convert file:// URI to path correctly
2010-02-28 Laurent AimarPrevent a potential integer overflow (mkv).
2010-02-28 Laurent AimarFixed segfault with incomplete mkv files.
2010-02-28 Laurent AimarFixed potential segfault with corrupted streams (audio...
2010-02-28 Jean-Baptiste... Qt: remove debug and cosmetics
2010-02-28 Jean-Baptiste... Qt: Be sure to hide the caching when an input is deleted.
2010-02-28 Jean-Baptiste... Qt: avoid a crash on first Startup
2010-02-28 Jean-Baptiste... NSV: fix comment
2010-02-28 Jean-Baptiste... NEWS about Flac to please audiophiles
2010-02-27 Antoine CellerierAdd error handling to luac intf.
2010-02-27 Antoine CellerierDon't use printf to print debug output.
2010-02-27 Laurent AimarFixed segfault with corrupted mkv files with compressed...
2010-02-27 Laurent AimarFixed text_style_Copy() behaviour.
2010-02-27 Laurent AimarFixed potential invalid access with too short packetize...
2010-02-27 Laurent AimarFixed segfault with corrupted zip file.
2010-02-27 Laurent AimarFixed read(NULL, size) in zipstream.
2010-02-27 Laurent AimarCosmetics (zip).
2010-02-27 Laurent AimarFixed memleak if no data are read or poke (zip).
2010-02-27 Antoine CellerierDon't add share directory to lua search path on windows...
2010-02-27 Antoine CellerierFix NULL pointer dereferencing due to c58a5af7401735b50...
2010-02-27 Antoine CellerierProvide luac compilation script. See vlc -I lua --lua...
2010-02-27 Antoine CellerierKill warning.
2010-02-27 Antoine CellerierKill warnings about unused variables. (jpeg?)
2010-02-27 Antoine CellerierUse pushliteral instead of pushstring where possible...
2010-02-27 Antoine CellerierDo not store extension pointer in a variable visible...
2010-02-27 Antoine CellerierDo not store p_this in a table value visible from lua...
2010-02-27 Antoine CellerierDo not generate and run lua code to define the module...
2010-02-27 Geoffroy Couprieupdate.c: ifdef some win32 specific code
2010-02-27 Fabio RitrovatoLua SD: Jamendo - using album_image will give better...
2010-02-27 Fabio RitrovatoFix white lines
2010-02-27 Fabio RitrovatoLua: Jamendo SD + Demuxer
2010-02-27 Geoffroy CouprieLaunch the installer after download
2010-02-27 Laurent AimarFixed segfault when seeking in ASF with broken index.
2010-02-27 Laurent AimarCosmetics.
2010-02-27 Laurent AimarFixed invalid read in ASF_ReadObject_Index (asf).
2010-02-26 Fabio RitrovatoLua demux: open the stream lib
2010-02-26 Erwan Tulouskins(Win32): fix minimize not functioning (see #3300)
2010-02-26 Erwan Tulouskins(Linux): remove dead code
2010-02-26 Erwan Tulouskins2(Linux): support clean exit when user closes...
2010-02-26 Laurent AimarFor private stream_type, fallback on registration descr...
2010-02-26 Jean-Baptiste... Flac: Fix compilation warnings about signed vs unsigned
2010-02-26 Laurent AimarFixed missing A() section for VLC_CODEC_ADPCM_IMA_AMV.
2010-02-26 Jean-Baptiste... Vorbis: remove unused variables
2010-02-26 Jean-Baptiste... Vorbis: support for 6.1 and 7.1
2010-02-26 Jean-Baptiste... Fix FLAC 7.1 support
2010-02-26 Jean-Baptiste... Qt: open dialog, set a minimumSize for the playButton
2010-02-26 Jean-Baptiste... Fix typo in comment
2010-02-26 Laurent AimarAllowed H264 direct rendering for non reference frames...
2010-02-26 Laurent AimarAllowed I422 direct rendering support when possible...
next