]> git.sesse.net Git - vlc/shortlog
vlc
2012-09-15 Mark LeeAdd test cases for the libvlc equalizer API.
2012-09-15 Mark LeeAdd new API to libvlc for persistent equalizer settings.
2012-09-15 Francois Cartegniepodcasts: ensure saved urls are loaded before change...
2012-09-15 Francois CartegnieQt: Remove event deduplication (fix #7390).
2012-09-15 Rémi Denis... Qt4: fix hack to detect combo config items
2012-09-15 Rémi Denis... config: add integer list callbacks for config items
2012-09-14 Jean-Baptiste... Fortunes: argument-oriented programming
2012-09-14 Daniel PengSome RTSP implementations (Foscam H.264 IP cameras...
2012-09-14 Jean-Baptiste... Qt: set the cover art (if any) at CoverArt widget const...
2012-09-14 David Fuhrmannmacosx: only restore frame before playback in embedded...
2012-09-14 David Fuhrmannmacosx: choose more sane initial window position for...
2012-09-14 David Fuhrmannmacosx: remove unneeded extra autorelease pool
2012-09-14 David Fuhrmannmacosx: deduplicate window accessibility code
2012-09-14 David Fuhrmannmacosx: small cleanup in VLCWindow
2012-09-14 Felix Paul... macosx: store EQ preset name instead of its internal...
2012-09-14 Felix Paul... macosx: added a profile management system to the audio...
2012-09-14 Francois Cartegniesql_medial_lib: add option to disable on-disk transactions.
2012-09-13 Jean-Baptiste... Select module is gone.
2012-09-13 Jean-Baptiste... Package the .zip as a minimal installation
2012-09-13 Francois Cartegniesql_media_library: add missing text indexes
2012-09-13 Francois Cartegniesql_lite: If query is not a LIKE % search use = .
2012-09-13 Felix Paul... macosx: added a profile management system to the video...
2012-09-13 Felix Paul... macosx: fixed inconsitent menu label
2012-09-13 Jean-Baptiste... DMO: blind fix for loader compilation
2012-09-13 Jean-Baptiste... DMO: add another audio type
2012-09-13 Jean-Baptiste... DMO: improve debug
2012-09-13 Jean-Baptiste... DMO: fix MSS1/MSS2 decoding
2012-09-13 Jean-Baptiste... DMO: support more DLLs for MSS1/MSS2
2012-09-13 Rafaël Carrécontrib: fix harfbuzz linking flags on win32
2012-09-13 David Fuhrmannmacosx: add new common window class in order to dedupli...
2012-09-13 David Fuhrmannmacosx: simplify style mask options on window creation
2012-09-13 David Fuhrmannmacosx: decouple !video-deco from detached video window...
2012-09-13 Jean-Baptiste... Fix build of avcodec
2012-09-13 Jean-Baptiste... Map MSS2 to avcodec
2012-09-13 Jean-Baptiste... Configure: regroup win32 checks
2012-09-13 Felix Paul... opengl: removed 2 hacks needed to support legacy Macs...
2012-09-13 Jean-Baptiste... ProRes is not always 422
2012-09-13 Ilkka Ollakkax264: don't set vfr, it maybe wasn't that good idea...
2012-09-13 Jean-Baptiste... Add a ProRes fourCC
2012-09-13 Felix Paul... configure.ac: fixed compilation on case-sensitive HFS...
2012-09-12 Felix Paul... macosx: added another OPUS MIME type
2012-09-12 Jean-Baptiste... Forgotten opus extension registration
2012-09-12 Felix Paul... macosx: added support for the OPUS file and MIME types
2012-09-12 Pierre Ynardvimeo.lua: cosmetics
2012-09-12 Ludovic Fauvetlua soundcloud: fetch artwork
2012-09-12 Felix Paul... macosx: implemented full management of custom equalizer...
2012-09-12 Jean-Baptiste... Fix make dist
2012-09-12 Jean-Baptiste... Contribs: update to the Opus release 1.0.1
2012-09-12 Pierre Ynardvimeo.lua: fix error case
2012-09-12 Pierre Ynardvimeo.lua: remove useless test
2012-09-12 Pierre Ynardvimeo.lua: remove tabs and debug output
2012-09-12 Felix Paul... macosx: use structures in NSUserDefaults to manage...
2012-09-12 Felix Paul... macosx/CAS: fixed memory leak
2012-09-12 Jean-Baptiste... move NSIS to a sub-directory
2012-09-12 Jean-Baptiste... DirectSound: fix setting the default channel in surroun...
2012-09-12 François Revollua vimeo playlist: Remove trailing tab
2012-09-12 François Revollua vimeo playlist: Handle VP6 and VP8 codecs
2012-09-12 Jean-Baptiste... Contribs: fix lua.exe generation
2012-09-12 Felix Paul... CAS: use the generic dialogs to fetch a text input...
2012-09-12 Felix Paul... macosx: added 2 new classes for generic dialogs to...
2012-09-12 François Revollua vimeo playlist: Use new vimeo API
2012-09-11 Pierre Ynarddoc: install libvlc samples in proper subdirectory
2012-09-11 Pierre YnardUpdate .gitignore files
2012-09-11 Pierre YnardUpdate changelog rules to 2012
2012-09-11 Pierre YnardRemove old icon file
2012-09-11 Pierre YnardRemove WinCE resources
2012-09-11 Jean-Baptiste... Qt: fix build on Windows
2012-09-11 Rémi Denis... Qt: update PVR open tab
2012-09-11 Jean-Baptiste... Tools: add m4
2012-09-11 Jean-Baptiste... Tools: use pkg-config-lite instead of pkg-config
2012-09-11 Rémi Denis... Write generic semaphore back-end and merge generic...
2012-09-10 Jean-Baptiste... Win32: compile correctly UAC.dll
2012-09-10 Rémi Denis... Remove unprotected ARM-specific syscall
2012-09-10 Rémi Denis... Use Linux kernel syntax instead of old Unix for Linux...
2012-09-10 Rémi Denis... posix: drop hacks to support for glibc versions 2.5...
2012-09-10 Rafaël Carrédxva2: include needed headers
2012-09-10 Jean-Baptiste... Qt: fix a crash when using the skins
2012-09-10 Rémi Denis... rwlock: use a proper source C module
2012-09-10 Rémi Denis... rwlock: cancellation safety
2012-09-10 Rémi Denis... rwlock: reduce footprint and factor Win32 and OS/2...
2012-09-10 Jean-Baptiste... Qt: selector, prevent some podcast crashes
2012-09-10 Jean-Baptiste... Qt: do not delete parented QDialogs
2012-09-10 Rémi Denis... Merge Win32 SelectClockSource() into vlc_threads_setup()
2012-09-10 Rémi Denis... Win32: use clock field to discriminate static variables
2012-09-10 Luca Barbatodolt: support nacl and silent-rules on fallback
2012-09-10 Rémi Denis... Fix/doxify documentation
2012-09-10 Rémi Denis... Rationalize #includes
2012-09-10 Rafaël CarréPublic keys should be constant data
2012-09-10 Rafaël CarréAvoid a few relocations
2012-09-10 Sylver Bruneauextras/tools: fix gas revision
2012-09-10 Felix Paul... fixed linking the screen module on OSX
2012-09-10 Jean-Baptiste... Configure: regroup the host/build sections
2012-09-10 Rafaël CarréAdd dolt generated files to distclean
2012-09-10 Diego Elio... build: set automake flavour to foreign to avoid dirty...
2012-09-10 Pierre Ynardtest: update .gitignore
2012-09-09 Pierre Ynardi18n: remove deleted file
2012-09-09 Pierre YnardMakefile: fix file names
2012-09-09 Rémi Denis... pvr: remove the old ivtv module
2012-09-09 Rémi Denis... v4l2 access: use --v4l2-chroma if specified
2012-09-09 Rémi Denis... v4l2 access: setup the picture format (like the v4l2...
next