]> git.sesse.net Git - vlc/shortlog
vlc
2010-08-31 Rémi DuraffortAdd a test about chain escaping escaping.
2010-08-31 Laurent AimarBe sure audio equalizer filter is inserted first.
2010-08-31 Ronald WrightAdds the compressor module to VLC
2010-08-29 Rémi Denis... Qt4: do not create pref tooltip if there is no text
2010-08-29 Rémi Denis... Fix typo
2010-08-28 Erwan Tulouskins2(Win32) : fix GDI leak (trac #4101)
2010-08-26 Rafaël CarréDon't touch stamp-cache file
2010-08-25 Christophe... Fix loading of the VLC icon
2010-08-24 Jean-Baptiste... Contribs: fix libcaca-beta17 linkage on Win32
2010-08-24 Rémi Denis... Do not output config.status into srcdir
2010-08-24 Jean-Baptiste... Contribs: remove clinkcc
2010-08-24 Jean-Baptiste... Contrib: upnp/win32, remove strerror use, and other...
2010-08-24 Jean-Baptiste... Contribs: fix libupnp linking with pthread for Win32
2010-08-24 Jean-Baptiste... Configure: upnp_intel is C++, not C
2010-08-24 Filippo Caronemedia list player: return NothingSpecial on is_playing...
2010-08-24 Jean-Baptiste... Contribs: update again to latest live555 patch
2010-08-24 Rafaël CarréR.I.P. toolbox
2010-08-24 Jean-Baptiste... INSTALL.wince is gone.
2010-08-24 Jean-Baptiste... Contribs: update live555 patch
2010-08-24 Rafaël Carréignore autogenerated libvlc_version.h
2010-08-24 Rafaël CarréFix out of tree build
2010-08-23 Jean-Baptiste... Qt: reindent
2010-08-23 Jean-Baptiste... Qt: try to fix the "open containing folder" on Win32
2010-08-23 Rémi Denis... XCB: reset the X11 screen saver when displaying a picture
2010-08-23 Rémi Denis... Flush standard output after help is written (fix #4102)
2010-08-23 Jean-Baptiste... Qt: cosmetics
2010-08-23 Jean-Baptiste... Qt: warn when we cannot save the configuration
2010-08-23 Alexandre FerreiraCorrect solid .desktop files
2010-08-22 Rémi Denis... Fix/improve some strings
2010-08-22 Rémi Duraffortappletrailer: sort the elements of the playlist.
2010-08-21 Rémi Denis... Distribute libvlc_version.h.in
2010-08-21 Rémi Denis... Install vlc_about.h for hypothetical out-of-tree UI...
2010-08-21 Rémi Denis... Do not ignore vlc here, it breaks include/vlc
2010-08-21 Rémi Denis... libvlc_version.h: build-time version macros
2010-08-21 Rémi Denis... subsdec: add a special "local system" character set
2010-08-21 Rémi Denis... utf8_vfprintf(): simplify
2010-08-20 Rémi Duraffortlua: improve the apple trailer sd:
2010-08-20 Rémi Duraffortosd_simple: fix a potential null-deref (can only be...
2010-08-19 Rémi Denis... Qt4: translate description text for configuration choices
2010-08-19 Rémi Denis... subsdec: use var_Inherit()
2010-08-19 Rémi Denis... module_gettext: return "" on NULL, fixes a segmentation...
2010-08-19 Rémi Denis... Remove now useless checks
2010-08-19 Rémi Denis... Do not translate "" for good this time
2010-08-19 Rafaël Carréfix zsh completion
2010-08-19 Rafaël Carrézsh completion: fix include of contrib headers
2010-08-18 Jean-Baptiste... Qt: Fix opening of folders under Win32
2010-08-18 Laurent AimarFixed a regression in vout when stepping or seeking...
2010-08-18 Laurent AimarIgnored language specified as 'und' (close #4077).
2010-08-18 Laurent AimarReworked the way the vout select the pictures to be...
2010-08-18 Laurent AimarSeparated vout filter chain into static/interactive...
2010-08-18 Rémi DuraffortSecond attempt to fix compilation of dvdread (I don...
2010-08-18 Rémi Duraffortvariables: add some LIBVLC_MALLOC and LIBVLC_USED.
2010-08-18 Rémi DuraffortFix dvdread compilation.
2010-08-18 Jean-Baptiste... Win32: fix resource file compilation
2010-08-18 Jean-Baptiste... Contribs: Keep an older libgpg-error as release is...
2010-08-18 Jean-Baptiste... Merge 1.1.3/NEWS into master
2010-08-18 Jean-Baptiste... Win32: correctly bump resource version
2010-08-18 Ilkka OllakkaQt4: use percent-encoding on dnd filenames
2010-08-18 Jean-Baptiste... MKV: remove unnecessary include
2010-08-17 Laurent AimarFixed xml_reader usage in the freetype module.
2010-08-17 Laurent AimarFixed order between xmlFreeTextReader and xmlCleanupParser.
2010-08-17 Laurent AimarFixed a segfault and a possible memory leak in xml_read...
2010-08-17 Rémi DuraffortUse var_Inherit* when applicable.
2010-08-17 Rémi Duraffortaccess_udp: remove obsolete shortcuts.
2010-08-17 Rémi DuraffortUse pkg-config to check for dvdread (the .pc file exist...
2010-08-17 Rémi Duraffortlua_playlist: improve jamendo matching test.
2010-08-17 Rémi Duraffortjamendo: also get the artist along with the list of...
2010-08-17 Rémi Duraffortlua_sd: improve the jamendo script to load the content...
2010-08-17 Rafaël Carréqadd is an armv5e instruction, check for an ARMv6+...
2010-08-17 Rémi Denis... M3U export: small code factorization
2010-08-17 Rémi Denis... M3U export: use local paths if applicable (fix #4063)
2010-08-17 Jean-Baptiste... Includes: remove tabs and trailing spaces
2010-08-17 Jean-Baptiste... Qt4: fix a minor (but annoying) UI glitch on restart
2010-08-17 Jean-Baptiste... ASF mux: reduce variable scope
2010-08-16 Rémi Denis... ARM: check ARMv6 support at the same time as NEON
2010-08-16 Rémi DuraffortUpdate LIST file.
2010-08-16 Jean-Baptiste... Fix snapshot height integer overflow creating mini...
2010-08-15 Jean-Baptiste... Remove outdated WinCE howto
2010-08-15 Erwan Tulouskins2(X11): add missing <limits.h>
2010-08-15 Felix Paul... macosx: added the mt2s extension
2010-08-15 Sasha KorugaAdded nVidia PerfHud (a Direct3D performance analysis...
2010-08-14 Jean-Baptiste... MSW: fix DisableScreensaver and RestoreScreensaver...
2010-08-14 Jean-Baptiste... DirectX: kill a warning from unused variable
2010-08-14 Sasha KorugaRemoves three compile warnings by casting
2010-08-14 Jean-Baptiste... Update slightly INSTALL.win32
2010-08-14 Jean-Baptiste... Remove reference to toolbox
2010-08-14 Jean-Baptiste... Remove unmaintained and outdated config.in
2010-08-14 Jean-Baptiste... Remove outdated and not maintained toolbox
2010-08-14 Jean-Baptiste... Create a special script for Doxygen, instead of the...
2010-08-14 Erwan Tulouskins2: Oops, autoresize (part 2)
2010-08-14 Erwan Tulouskins2: don't resize video if set up not to do so.
2010-08-14 Erwan Tulouskins2: fix video autoresize default when contradictory
2010-08-14 Jean-Baptiste... Revert "Netsync: kill 2 warnings"
2010-08-13 Jean-Baptiste... Contrib: one step further on the Win32 upnp port to...
2010-08-13 Jean-Baptiste... Configure: remove dead code for cc_upnp
2010-08-13 Jean-Baptiste... Win32 globalhotkeys: kill warnings
2010-08-13 Jean-Baptiste... Netsync: kill 2 warnings
2010-08-13 Jean-Baptiste... Remove unmaintained SSA demuxer
2010-08-13 Rémi Duraffortdvb_scan: fix memleak.
2010-08-13 Konstantin... Do not install vimeo lua playlist scripts.
next