]> git.sesse.net Git - vlc/shortlog
vlc
2009-01-14 Christophe... Qt4: more const
2009-01-14 Laurent AimarPartially revert 497a6b5b as it creates infinite loops...
2009-01-14 Christophe... Remove unused includes
2009-01-14 Christophe... Remove unused includes
2009-01-14 Rémi Denis... sccanf supports %p, use it instead of hacky %ju
2009-01-14 Rémi Denis... snapshot: release the input ASAP
2009-01-14 Rémi Denis... httpd: use a condition variable instead of msleep,...
2009-01-14 Rémi Denis... httpd: fix error handling path
2009-01-14 Rémi Duraffortupnp_intel: fix potential memleak.
2009-01-14 Rémi Denis... Remove vlc_thread_create
2009-01-14 Rémi Denis... Win32: get rid of vlc_thread_ready()
2009-01-14 Rémi Denis... Remove unmatched vlc_thread_ready (vlc_create_thread...
2009-01-14 Rémi Denis... Qt4: fix transcode/stream character encoding - fixes...
2009-01-14 Rémi Denis... Qt4: get rid of qta in favor of qtu
2009-01-14 Rémi Denis... Qt4: memory leak
2009-01-14 Rémi Denis... Qt4: use constData and provide expansion safety for...
2009-01-14 Rémi Denis... Qt4: missing const
2009-01-14 Rémi Duraffortaccess_ftp: uneeded var_get.
2009-01-14 Rémi Duraffortaccess_file: unneeded test.
2009-01-13 Felix Paul... contribs: updated automake to version 1.10.2 (required...
2009-01-13 Rémi Denis... decomp: add assertion against #2409
2009-01-13 Rémi Denis... decomp: handle NULL reads (skipping data) properly...
2009-01-13 Rémi Denis... decomp: fallback to write() if Linux vmsplice returns...
2009-01-13 Rémi Denis... decomp: fix reading after peeking
2009-01-13 FUJISAWA TooruAdd subscreen/follow mouse options in open dialog.
2009-01-13 Pierre YnardFix sizeof misuse and variable uninitialization
2009-01-12 Laurent AimarDo not issue input times event when buffering.
2009-01-12 Laurent AimarOptimized a bit bs_skip.
2009-01-12 Laurent AimarMissing ENABLE_SOUT checks.
2009-01-12 Rémi Denis... Interaction: use dedicated condition variable
2009-01-12 Rémi Duraffortaccess_ftp: cleanup.
2009-01-12 Rémi Denis... Hide interaction object layout
2009-01-12 Rémi Denis... Remove useless console type and pointer
2009-01-12 Rémi Denis... Declare M4 macro directory
2009-01-12 Rémi Denis... input: remove duplicate end/error events
2009-01-12 Rémi Denis... input: end immediately, do not wait for kill event
2009-01-12 Rémi Denis... input: small code factorization
2009-01-12 Ilkka OllakkaQt4: tell how much has been buffered when buffering...
2009-01-12 Rémi Denis... vout: trivial code factorization
2009-01-12 Rémi Denis... vout: stop using the object lock, we have the change_lo...
2009-01-12 Rémi Denis... Useless vlc_object_wait() usage
2009-01-12 Rémi Denis... LUA intf: fix lock_and_wait, and stop using vlc_object_...
2009-01-12 Rémi Denis... Unused variable
2009-01-12 Rémi Denis... Unused variable
2009-01-12 Rémi DuraffortQt4_message: when the cursor it at the end, scroll...
2009-01-12 Felix Paul... macosx: fixed broken screen fps selection pointed by...
2009-01-12 Ilkka OllakkaRestore download cover art context menu that was taken...
2009-01-12 Ilkka OllakkaQt4: refactor album art stuff into inputmanager
2009-01-11 Rémi Denis... Qt4: need an input to update caching - fixes #2405
2009-01-11 Tadashi Jokagil10n: Japanese update
2009-01-11 Rémi Denis... SAP: raw UDP has no RTCP
2009-01-11 Rémi Denis... Remove obsolete --sap-timeshift option
2009-01-11 Rémi Denis... SAP: parse RTCP port out of the SDP
2009-01-11 Rémi Denis... RTP: allow odd RTP ports for TCP & DCCP
2009-01-11 Rémi Denis... RTP: implement separate option for RTCP receive port
2009-01-11 Rémi Denis... Remove some semi-colons
2009-01-11 Felix Paul... contribs: win32 cross-compilation fixes
2009-01-11 Rémi Denis... Cleanup interaction-capable interface registration
2009-01-11 FUJISAWA TooruAdd subscreen/follow mouse support to Mac OS X screen...
2009-01-11 Ilkka Ollakkamodify to tell about --disable-libgcrypt
2009-01-11 Rémi Denis... dvdnav: also probe file:// (fixes #2131)
2009-01-11 Rémi Denis... dvdnav: trivially avoid duplicate file path lookup
2009-01-11 Rémi Denis... dvdnav: cosmetic simplification
2009-01-11 Rémi Denis... Remove un-needed libs
2009-01-11 Rémi Denis... Add .ogx in case someone ever needs it
2009-01-11 Rémi Denis... HTTPd: use the RFC5334 MIME types for their respective...
2009-01-11 Rémi Denis... Add .oga and .spx as per RFC5334
2009-01-11 Rémi Denis... Add .s3m and .it as Tracker file extensions
2009-01-11 Rémi Denis... HTTPd: guess MIME type for *.ogv
2009-01-11 Rémi Denis... Input: recognize .ogv files
2009-01-11 Rémi Denis... Cosmetic
2009-01-10 Filippo Caronejvlc #23: make native resources release explicit
2009-01-10 Rémi Duraffortfolder: less include
2009-01-10 Rémi Durafforttaglib: accept the Xiph comments with more than one...
2009-01-10 Rémi DuraffortUpdate the module list.
2009-01-10 Rémi Denis... GLX: minor fixes
2009-01-10 Laurent AimarFixed a typo in libass.
2009-01-10 Laurent Aimarlibass: set windows/fonts as default directory
2009-01-10 Rémi Denis... Directory: ignore SSA files - fixes #2341
2009-01-10 Laurent AimarFixed QT4 message dialogs thread safety.
2009-01-10 Rémi Denis... Remove useless parameter
2009-01-10 Rémi Denis... Playlist: only try to add one SD plugin at a time
2009-01-10 Rémi Denis... libvlc: add SD plugins one by one
2009-01-10 Rémi Denis... playlist: create root SD node before registering events
2009-01-10 Rémi Denis... Fix memory leak
2009-01-10 Rémi Denis... Cosmetic
2009-01-10 Rémi Denis... Fix trivial syntax errors
2009-01-10 Rémi Denis... Playlist: detach from SD events _after_ stopping the...
2009-01-10 Rémi Denis... Remove playlist items when destroying the playlist...
2009-01-10 Rémi Denis... Remove children kill hack
2009-01-10 Rémi Denis... Remove suspicious and suspiciously dead code
2009-01-10 Rémi Denis... SD: remove psz_module parameter, shorter function names
2009-01-10 Rémi Denis... Remove buggy and unused function
2009-01-10 Rémi Denis... Include vlc_services_discovery.h only where needed
2009-01-10 Rémi Denis... Restore SD human-readable names
2009-01-10 Rémi Denis... Update the GIT revision properly
2009-01-10 Felix Paul... Clean up here and there
2009-01-10 Felix Paul... macosx: added missing pl locks
2009-01-10 Rémi Denis... Qt4: systray hides the interface when it is visible...
2009-01-10 Rémi Denis... Fix grammar and don't minimize if config_getInt fails
next