]> git.sesse.net Git - vlc/shortlog
vlc
2007-10-22 Rémi Denis... Reference count libvlc. API break.
2007-10-22 Rafaël Carréaudioscrobbler: we're sure metadata has been read only...
2007-10-22 Rafaël Carréqt4: removes useless functionnality. fix #1330
2007-10-22 Rafaël Carrédbus: monitors input "state" variable to emit the Track...
2007-10-22 Jean-Paul Saman- Enable building of libamrnb and libamrwb (disabled...
2007-10-22 Jean-Baptiste... Contribs - PNG new release with a bunch of CVE-......
2007-10-22 Rafaël Carréconfiguration: add config_AddIntf() config_RemoveIntf...
2007-10-22 Rafaël Carrécontribs: fix dvdnav compilation with mingw gcc 4.x
2007-10-21 Pierre d'HerbemontMac OS X: Add oga, ogv, ogx, anx file type. Close ...
2007-10-21 Rafaël Carréqt4: delete the QApplication when we are finished using...
2007-10-21 Rafaël Carréplaylist_Clear() should delete only the local playlist...
2007-10-21 Christophe... Fix compilation on win
2007-10-21 Rafaël Carrémozilla: links with libvlc-control.1.dylib on macosx
2007-10-21 Rafaël Carrépicture_t->i_refcount is unsigned, so never < 0
2007-10-21 Rémi Denis... Only recurse through the modules directory:
2007-10-21 Rémi Denis... Same as previous commit
2007-10-21 Rémi Denis... some missing s/VLC_ADD_LDFLAGS/VLC_ADD_LIBS/
2007-10-21 Rémi Denis... Also test libvlc_playlist_clear and libvlc_playlist_add...
2007-10-21 Rémi Denis... Playlist delete support... sorta. LibVLC crashes intern...
2007-10-21 Rémi Denis... Doxygen syntax fix
2007-10-21 Pierre d'Herbemontextras/contrib/src/Makefile: Fix dca an zvbi install...
2007-10-21 Laurent AimarIncrease rate/speed control granularity.
2007-10-21 Rémi Denis... "Advanced" playlist add
2007-10-21 Rafaël Carrémozilla: don't add a custom application name as argv[0].
2007-10-21 Pierre d'Herbemontcontrol/media_instance.c: Cons-ify the conversion table.
2007-10-21 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer.m: Const-ify the conver...
2007-10-21 Rafaël Carrécontribs: make it explicit that (unused) mozilla target...
2007-10-21 Pierre d'HerbemontMacOSX/Framework: VLCPlaylist object has been replaced...
2007-10-21 Pierre d'HerbemontMacOSX/Framework: Updated Sample code. (Patch by Enriqu...
2007-10-21 Rafaël Carrélua: makes sure metadata is UTF8 encoded (some websites...
2007-10-21 Pierre d'HerbemontMacOSX/Framework/VLCLibrary.m: Regroup the sharedLibrar...
2007-10-21 Pierre d'HerbemontMacOSX/Framework/VLCLibrary.m: Better memory management...
2007-10-21 Rafaël Carrépower management inhibit: uninhibit only once
2007-10-21 Rafaël Carréxspf demuxer: correctly checks "application" attribute...
2007-10-21 Rémi Denis... Basic playlist controls
2007-10-21 Rémi Denis... Add support for allocating media_descriptors and factor...
2007-10-21 Rafaël Carrévideo_output: fix 4 bytes too short memory allocation
2007-10-21 Rémi Denis... Switch CIL bindings to libvlc API
2007-10-21 Pierre d'Herbemontmisc/darwin_specific.c: Fix framework detection code.
2007-10-21 Rémi Denis... Remove extra white spaces
2007-10-21 Pavlov KonstantinFix build.
2007-10-21 Rémi Denis... Changing the order of parameters may be needed, but...
2007-10-21 Pierre d'Herbemontcontrib/src/Makefile: Make sure libpng link name is...
2007-10-21 Jean-Paul SamanFix detection of swscale with compile/link test.
2007-10-21 Rémi Denis... Remove silly debug for previous commit
2007-10-21 Rémi Denis... Put timeout to the testsuite
2007-10-21 Rémi Denis... Switch API smoke test to libvlc API
2007-10-21 Rémi Denis... libvlc_exception:
2007-10-21 Jean-Baptiste... Qt4 - Sprefs, ui margin adjustements.
2007-10-21 Jean-Baptiste... Qt4 -- remove extra empty line.
2007-10-21 Jean-Baptiste... Qt4 - Simple prefs, re-do [22621], but removes all...
2007-10-21 Rafaël Carrételepathy: don't Close() twice. one time when we encoun...
2007-10-20 Rafaël CarréNew inhibit module to prevent the power management...
2007-10-20 Laurent AimarFixed subtitle blend module loading.
2007-10-20 Laurent Aimar Added sout_UpdateStatistic and fixed transcode module...
2007-10-20 Rafaël Carréinput: avoids double mutex locking
2007-10-20 Felix Paul... * fix make update-po on platforms with a non-GNU find...
2007-10-20 Jean-Paul SamanDeinterlace prototype should be defined whether or...
2007-10-20 Jean-Paul SamanDeinterlace module doesn't depend on swscale or img_...
2007-10-20 Jean-Paul Samansws_scale_ordered() is deprecated in newer ffmpeg
2007-10-20 Pierre d'Herbemontsrc/control: (Patch by Enrique Osuna)
2007-10-20 Pierre d'HerbemontTHANKS: Thanks Enrique Osuna a bit more.
2007-10-20 Pierre d'HerbemontMacOSX/Framework: Very minor identation changes.
2007-10-20 Pierre d'HerbemontNEWS: Add a piece of news on LibVLC. And specify that...
2007-10-20 Pierre d'HerbemontNEWS: Mention the Mac OS X Framework.
2007-10-20 Jean-Baptiste... Add APE to NEWS and close #31
2007-10-20 Pierre d'HerbemontMacOSX/Framework: Minor various spaces/comment cleanup.
2007-10-20 Pierre d'HerbemontMacOSX/Framework: Fix tabs.
2007-10-20 Pierre d'HerbemontMacOSX/Framework: s/PrivateAPI/Private/
2007-10-20 Pierre d'HerbemontMacOSX/Framework: Merge Enrique Osuna's work on the...
2007-10-20 Laurent AimarLet ffmpeg handle APE codec (Monkey's Audio) as it...
2007-10-20 Rémi Denis... Add sound volume, rate, and fullscreen support
2007-10-20 Felix Paul... * missed one occurence in the previous commit
2007-10-20 Rémi Denis... Embryonic CIL bindings for libvlc-control
2007-10-20 Felix Paul... * fixed [22708] for OSX
2007-10-20 Felix Paul... * disabled stats updater as internal libvlc headers...
2007-10-20 Rémi Denis... Protects internal headers against incorrect/multiple...
2007-10-20 Rémi Denis... Don't build netsync by default until someone bothers...
2007-10-20 Rémi Denis... Fix URL
2007-10-20 Rémi Denis... Make sure assert are built-in
2007-10-20 Rémi Denis... libvlc-control smoke test. Feel free to extend
2007-10-20 Rémi Denis... Use int32 rather than long for FOURCC so we don't artif...
2007-10-20 Rémi Denis... The current libvlc-control ABI is not compatible with...
2007-10-20 Rémi Denis... Add mediacontrol_exception_cleanup() consistent with...
2007-10-20 Rémi Denis... Remove white spaces
2007-10-20 Jean-Baptiste... Contribs: apply the ugly gcc 4.2 patch also on windows...
2007-10-20 Christophe... Bump dirac version
2007-10-19 Christophe... Revert [22699] for POTFILES.in. the make update-po...
2007-10-19 Pavlov KonstantinBump required dirac version to 0.8.0 and fix dirac...
2007-10-19 Pavlov KonstantinSpatializer module should be built with g++
2007-10-19 Pierre d'Herbemontcontrib/ffmpeg-macosx-intel-mmx.patch: Fix the patch.
2007-10-19 Felix Paul... * updated the po-files
2007-10-19 Pierre d'Herbemontcontrib/ffmpeg: Yet an other fix attempt for ffmpeg...
2007-10-19 Rafaël Carréqt4: control_(Add/Remove/Exists) are not ready yet...
2007-10-19 Rafaël Carréqt4: fix the use of HTTP in open dialog
2007-10-19 Jean-Baptiste... Add NellyMoser with FourCC NELL.
2007-10-19 Jean-Baptiste... News... Add some... I am sure there are plenty more...
2007-10-19 Jean-Baptiste... Qt4 - make the Browse Device button to actually do...
2007-10-19 Jean-Baptiste... Qt4 - open File shortcut fix.
2007-10-18 Rafaël CarréAdds lelombrik.lua in Makefile.am
next