]> git.sesse.net Git - vlc/shortlog
vlc
2010-08-09 Rémi Duraffortdvdread: fix memory leak.
2010-08-09 Jean-Baptiste... Contribs: update projectm to 2.0.1
2010-08-09 Jean-Baptiste... Contribs: compile whole modplug on Win32
2010-08-09 Jean-Baptiste... Contrib: update libcaca to beta17
2010-08-09 Jean-Baptiste... Contribs: update freetype to 2.4.2
2010-08-09 Jean-Baptiste... Contribs: update to gettext 0.18.1.1
2010-08-09 Jean-Baptiste... Contrib: update png to 1.4. branch
2010-08-09 Jean-Baptiste... Contribs: update libgpg-error, gcrypt and gnuTLS...
2010-08-09 Jean-Baptiste... Contribs: update libdvbpsi to 0.1.7
2010-08-09 Jean-Baptiste... Win32: fix lua compilation
2010-08-09 Brad SmithAdd support for detecting the number of CPUs with OpenBSD.
2010-08-08 Rémi Denis... Qt4: only show "Open containing folder" for file items
2010-08-08 Brad SmithAdd AltiVec detection for OpenBSD/powerpc.
2010-08-08 Rémi Denis... Always call _exit() at end to avoid buggy exit handlers
2010-08-08 Rémi Denis... Compress the source tarball with XZ (LZMA)
2010-08-08 Rémi Denis... Revert "playlist: refactor and fix #3932"
2010-08-08 Rémi Denis... dvdnav: ps_pkt_size() requires at least 6 bytes (fixes...
2010-08-07 Rémi Denis... Do not tell people to install in /usr by default
2010-08-05 David KaplanDVB channel search dialog now shows ETA
2010-08-05 David KaplanDVB-S scanning support
2010-08-05 David KaplanDVB access module format improvements
2010-08-05 David KaplanDVB: Increased signal timeout times
2010-08-05 Rémi Denis... xml_ReaderUseDTD: remove useless parameter
2010-08-05 Rémi Denis... LUA: remove unused catalog and DTD support
2010-08-05 Rémi Denis... xtag: fix a warning
2010-08-05 Rémi Denis... xtag: don't pretend to support DTD and catalogs
2010-08-05 Rémi Denis... skins2: missing initialization
2010-08-05 Rémi Denis... skins2: remove unused static variable
2010-08-05 Rémi Denis... skins2: don't load XML catalog if DTD not requested
2010-08-05 Erwan Tulouskins2: playlist (simplify)
2010-08-05 Erwan Tulouskin2: var_tree (add a forgotten return)
2010-08-05 Erwan Tulouskins2: playlist (missing parentheses)
2010-08-05 Erwan Tulouskins2: fix playlist arrows and enter no longer functioning
2010-08-04 Rémi Denis... Unroll a for loop that only ever iterates once
2010-08-04 Jean-Baptiste... Qt: allow to select inexistent files from Prefs
2010-08-04 Rémi Denis... XCB/window: cannot be resized if embedded
2010-08-04 Rémi Denis... Dummy input: implement pause with infinite duration
2010-08-04 Ilkka Ollakkamp4: require can_fastseek for mp4-demuxer
2010-08-04 Adrien MagloQt/EPG: Remove the update button. Improve the window...
2010-08-04 Adrien MagloQt/EPG: Remove channels when they don't have any item.
2010-08-03 Rémi Duraffortqt4: improve code readability.
2010-08-03 Rémi DuraffortFix compiler warnings.
2010-08-03 Rémi Duraffortlua: fix README.
2010-08-03 Rémi Duraffortlua_osd: add some parameters to the osd.message functio...
2010-08-03 Rémi Denis... FTP: directories cannot be sought
2010-08-03 Rémi Denis... FTP: fix small memory leak in directory case
2010-08-03 Rémi Denis... FTP: fix directory support
2010-08-03 Rémi Duraffortlua: fix hotkeys demo file.
2010-08-03 Rémi Duraffortincludes: add some LIBVLC_USED.
2010-08-03 Rémi DuraffortRemove aliases deprecated since 0.8.2
2010-08-03 Rémi Denis... vlc_loaddir: avoid realloc at every iteration
2010-08-03 Rémi Denis... Do not export vlc_wclosedir()
2010-08-03 Rémi Denis... Remove useless <dirent.h> check
2010-08-03 Rémi Denis... Kill dirent.h replacement
2010-08-03 Rémi Denis... Fix default for --enable-non-utf8
2010-08-03 Rémi Denis... GetWindowsError: use FromWide()
2010-08-03 Rémi Denis... DMO: use FromWide(), fix charset
2010-08-02 Rémi Denis... Use vlc_mutex_locker
2010-08-02 Rémi Denis... Qt4: remove useless playlist pointer
2010-08-02 Rémi Denis... FTP: fix relative file paths (fix #3984)
2010-08-02 Olivier TeulièreFixed a bug in rect::isIncluded(), and added constness.
2010-08-02 Rémi Denis... Remove CPP contradiction from [5a005c66]
2010-08-02 Rémi Denis... Win32: always use the performance timers (fix #3918)
2010-08-02 Rémi Denis... subtitles: do not use scandir as sorting is not required
2010-08-02 Rémi Denis... Revert "Call libvlc_set_exit_handler() before the inter...
2010-08-02 Rémi Denis... Revert "access_http: use only the provided user agent."
2010-08-02 Jean-Baptiste... Mark bookmarks() as safe
2010-08-01 Felix Paul... Added Sparkle to list of used libraries
2010-08-01 Felix Paul... qt4: don't use CPPFLAGS for moc, since it isn't necessa...
2010-08-01 Felix Paul... contribs: updated qt4 for Mac, in case you're keen...
2010-08-01 Felix Paul... configure: don't enforce the legacy macosx interface
2010-08-01 Rémi Denis... Call libvlc_set_exit_handler() before the interfaces...
2010-08-01 Rémi Denis... Cosmetic fix
2010-08-01 Rémi Denis... podcast: fix gettext parsing (cannot rely on CPP)
2010-08-01 Rémi Denis... Make sure libcompat is never empty
2010-07-31 Erwan Tulouskins2: improve refresh of layouts
2010-07-31 Rémi Denis... module_start, module_stop: vlc_object cast
2010-07-31 Rémi Denis... XML: use inline functions instead of expansion-unsafe...
2010-07-31 Rémi Denis... Cosmetic fix
2010-07-31 Juho Vähä-HerttuaQt: Run mainloop on the main thread on OSX
2010-07-31 Erwan Tulouskins2: rework theme loader
2010-07-31 Erwan Tulouskins2: kill a warning at compil
2010-07-31 Erwan Tulouskins2: translate $F into local path instead of uri...
2010-07-31 Erwan Tulouskins2: improve callback system
2010-07-31 Erwan Tulouskins2: differentiate new and release window commands
2010-07-30 Rafaël Carréxcb/xvideo.c: makes Pool() slightly more readable
2010-07-30 Jai MenonMKV : Fix format specifier for KaxChapterUID.
2010-07-30 Juho Vähä-HerttuaQt: Do not use the xpm window icon on Mac, it's ugly
2010-07-30 Rafaël CarréSPrefsPanel : swapped 2 arguments
2010-07-30 Rafaël Carrémain_interface.cpp: remove trailing ':' after #ifdef
2010-07-30 Rafaël Carrévlc_media_library.h: unused variable
2010-07-30 Rémi Denis... make_URI: fix assertion failures (fix #3956)
2010-07-29 Juho Vähä-HerttuaQt: Remove an ifdef, no one knows what it should be...
2010-07-29 Juho Vähä-HerttuaQt: Make the systray menu work much nicer on Mac
2010-07-29 Juho Vähä-HerttuaQt: Remove extra separator from systray menu
2010-07-29 Rémi Denis... Revert "Qt: save volume on exit"
2010-07-29 Hugo Beauzée... avcodec: encoder: Check memory allocations.
2010-07-29 Francois CartegnieQt: simple_prefs pack UI
2010-07-29 Rafaël CarréOSX release updates are made through sparkle
2010-07-29 Erwan Tulouskins2: optimize refresh of text control
next