]> git.sesse.net Git - vlc/shortlog
vlc
2012-04-01 Rémi Denis... Rename and remove unused ACL parameter of httpd_UrlNewU...
2012-04-01 Rémi Denis... Remove invariable (last) parameter of httpd_UrlNewPrivate()
2012-04-01 Rémi Denis... Removed unused httpd_UrlNew()
2012-04-01 Jean-Baptiste... Qt: remove DMO selection from Simple Prefs
2012-04-01 Felix Paul... macosx: use optimized drawing for the main window as...
2012-04-01 Felix Paul... macosx: make sure that VLC always shows a visibible...
2012-04-01 Felix Paul... macosx: make sure that the subtitles menu item is corre...
2012-04-01 Jean-Baptiste... Web: support correctly all cases of extensions
2012-04-01 Felix Paul... macosx: updated gui for new spatializer values (close...
2012-04-01 Felix Paul... macosx: resize time field in the detached video window...
2012-04-01 Felix Paul... macosx: fixed inconsistant fullscreen button state...
2012-04-01 Jean-Baptiste... Fix AAC encoding with ffaac
2012-04-01 Jean-Baptiste... Qt: mark some functions as virtual
2012-04-01 Rémi Denis... Make the config dirty flag global rather than per item
2012-04-01 Rémi Denis... Inline SaveConfigFile()
2012-04-01 Rémi Denis... Undo misuse of module_config_t.b_dirty
2012-04-01 Rémi Denis... Qt4: fix disc dialog on Linux (again)
2012-03-31 Jean-Baptiste... Qt: fix Windows open dialog issue on paste
2012-03-31 Jean-Baptiste... Web Interface: correctly select extensions
2012-03-31 Jean-Baptiste... Qt: fix SD search
2012-03-31 Jean-Baptiste... Qt: fix drive selection on Windows
2012-03-31 Felix Paul... contrib: fixed broken patch for libmatroska included...
2012-03-31 Felix Paul... contrib: fixed broken patch for libebml included in...
2012-03-31 Tobias GüntnerImprove range check.
2012-03-30 Edward Wangwaveout: use _snwprintf
2012-03-30 Jean-Baptiste... Qt: correctly release vout objects
2012-03-30 Colin Delacroixmacosx: fixed a thread-safety issue in the open panel...
2012-03-30 Rafaël Carrécontrib: remove STDC hack for android
2012-03-30 Jean-Baptiste... Qt: tweak open dialog for translation
2012-03-30 Jean-Baptiste... Direct3D: deactivate old drivers with insufficient...
2012-03-30 Jean-Paul Samanstream_filter/httplive.c: add usefull comment.
2012-03-29 John Freedadd commonly used ID3 genres to the list
2012-03-29 Rémi Denis... playlist: remove stray typedef
2012-03-29 Rémi Denis... channels.conf: rewrite and fix
2012-03-29 Rémi Denis... playlist: factor the Control() callback
2012-03-29 Rémi Denis... playlist: remove no-op pf_deactivate functions
2012-03-29 Aurelien NephtaliFix --sout-ffmpeg-codec
2012-03-29 Rémi Denis... select: remove plugin that never worked (refs #4866)
2012-03-29 Rémi Denis... Remove bogus VLC_UNUSED
2012-03-29 Ludovic FauvetAdd a trivial audio gain filter
2012-03-29 Ludovic FauvetExport aout_Mixer functions to modules
2012-03-29 Hugo Beauzée... DASH: BasicCMManager: Bitrate is an unsigned value.
2012-03-29 Frédéric YhuelDASH: cosmetics
2012-03-29 Frédéric YhuelDASH: implement Seek()
2012-03-28 Frédéric Yhuellibmp4: move some stuff into the header file
2012-03-28 Jean-Baptiste... Contrib: support Tegra2 CPUs on Android
2012-03-28 Jean-Baptiste... Contrib: Android simplifications
2012-03-28 Jean-Baptiste... Contribs: update GSM to 1.0.13
2012-03-28 Jean-Baptiste... Contribs: update UPNP to 1.6.16
2012-03-28 Jean-Baptiste... Direct3D: add more debug when CreateTexture fail
2012-03-28 Jean-Baptiste... DVDnav: some .iso files are wrongly named bin or nrg
2012-03-28 Jean-Baptiste... Contribs: update openjpeg to 1.5.0
2012-03-27 Jean-Baptiste... DirectSound: fix device selection
2012-03-27 Jean-Baptiste... Spatializer: init variables correctly
2012-03-27 Jean-Baptiste... Qt: adapt the UI for correct spatializer values
2012-03-27 Jean-Baptiste... Spatializer: more sane default for Wet value and limit...
2012-03-27 Jean-Baptiste... MP4: support for more codecs in mp4
2012-03-27 Jean-Baptiste... MP4: support DTS in ObjectTypeIndication
2012-03-27 Jean-Baptiste... Support more DTS FourCC
2012-03-27 Rémi Denis... channels.conf: update/fix parameters values
2012-03-27 Rémi Denis... Revert "dvb: demux: generate uri" - fix #6497
2012-03-27 Rémi Denis... RTP: hack to make the raw audio decoder happy
2012-03-27 Rémi Denis... Fluidsynth: .8 gain is too high for many files, reduce...
2012-03-27 Rémi Denis... Lua: remove unused parameter
2012-03-27 Felix Paul... include/vlc_codecs.h: added pack(pop) counterpart to...
2012-03-27 Felix Paul... configure.ac: disable ATTRIBUTE_PACKED for iOS on ARM
2012-03-27 Felix Paul... include/vlc_codecs.h: added support for Apple platforms...
2012-03-27 Francois CartegnieQt: ConfigControl: rework layout insertion.
2012-03-27 Felix Paul... ios/build.sh: fixed compilation for the iOS Simulator...
2012-03-27 Felix Paul... contrib: add the correct -mcpu flag when compiling...
2012-03-27 Felix Paul... contrib/bootstrap: fixed check for iOS
2012-03-27 Felix Paul... contrib: improve build rules for ffmpeg and libpostproc...
2012-03-27 Colin DelacroixFix a crash on Mac OS X when mounting volumes
2012-03-27 David Fuhrmannmacosx: change main window and playlist shortcuts from...
2012-03-26 Rafaël Carréwin64: build and ship activex plugin
2012-03-26 Rafaël CarréPOTFILES.in: remove deleted files
2012-03-26 Frédéric Yhueldemux/mp4: drop DRMS support
2012-03-26 Kaarlo RaihaAdd port range to CDDB
2012-03-26 Edward Wangluahttp: Improve code and fix sloppy error
2012-03-26 Kaarlo RaihaAdd port range to LUA telnet
2012-03-26 Edward WangQt4: Account for rare case when video loads too quickly
2012-03-26 Rémi Denis... Linux DVB: fix memset() size
2012-03-26 Rémi Denis... lua: remove add_callback and del_callback
2012-03-26 Rémi Denis... url: add one test case
2012-03-26 Francois CartegnieQt: ConfigControl: fix unused warning
2012-03-26 Francois CartegnieQt: StringListConfigControl: use signals instead of...
2012-03-26 Francois CartegnieQt: ConfigControl: unify and fix visibility changes.
2012-03-26 Jean-Baptiste... Configure: skins2 flags simplifications
2012-03-26 Jean-Baptiste... MKV configure: remove outdated workaround for MacOS
2012-03-26 Francois CartegnieQt: ConfigControl: remove unused member
2012-03-26 Francois CartegnieQt: ConfigControl: enforce use of factory or non virtua...
2012-03-26 Felix Paul... vout_ios: fixed compilation warning
2012-03-25 Felix Paul... vout_macosx: don't fail if quartz extreme isn't availab...
2012-03-25 Felix Paul... vout_macosx: check whether the receiving window can...
2012-03-25 Rémi Denis... atmo: remove extraneous parentheses
2012-03-25 Rémi Denis... freetype: self-assignment
2012-03-25 Felix Paul... macosx intf/vout: respond correctly to VOUT_DISPLAY_CHA...
2012-03-25 Rémi Denis... Lua: revert should_die to using vlc_object_alive()
2012-03-25 Rémi Denis... Lua: remove lock_and_wait
2012-03-25 Rémi Denis... httpd: do not use lock_and_wait
next