]> git.sesse.net Git - vlc/shortlog
vlc
2012-04-19 David Fuhrmannmacosx package: correct prefs folder in README
2012-04-19 David Fuhrmannmacosx: allow a smaller min-height when video is playin...
2012-04-18 Rémi Denis... libvlc: helper to log to a FILE
2012-04-18 Rémi Denis... libvlc: add functions to register logging callbacks
2012-04-18 Rémi Denis... msg_Subscribe: expose structure to plugins
2012-04-18 Rémi Denis... Move message subscription stuff from vlc_messages.h...
2012-04-18 Rémi Denis... libvlc: small simplification of thread initialization
2012-04-18 Adrian Yaneslua: fix build soundcloud.lua
2012-04-18 Rémi Denis... Win32: useless variable
2012-04-18 Rafaël Carrélogger: fix HTML mode
2012-04-18 Alan McCoshv4l2: fixing mmap unmapping
2012-04-18 Andrey Utkinmacosx: fix crash by dis-ambiguating var names
2012-04-18 Frédéric Yhuellibmp4: fix error in TfxdBoxUUID definition
2012-04-18 Rémi Denis... net_Read(): truly ignore POLLRDHUP
2012-04-18 Konstantin... Contribs: call pkg_static.sh from a proper place.
2012-04-18 Konstantin... Contribs: mpcdec: don't build binaries.
2012-04-18 Konstantin... Contribs: update libbluray to 0.2.2.
2012-04-18 Jean-Baptiste... avcodec: Map IMA_QT
2012-04-18 Jean-Baptiste... Add fourCC for IMA_QT
2012-04-18 Jean-Baptiste... vlc_meta.h: fix a comment
2012-04-18 Jean-Baptiste... Growl: remove trailing spaces
2012-04-17 Rémi Denis... Win32: use interrupt time where available at build...
2012-04-17 Rémi Denis... win32: query performance timer frequency just once...
2012-04-17 Rémi Denis... Qt4: override playlist configuration on request, _not_...
2012-04-17 Rémi Denis... Remove stray translation
2012-04-17 Rémi Denis... qt4: remove --qt-autosave-volume
2012-04-17 Rémi Denis... aout: --volume-save to retain volume, enabled by default
2012-04-17 Rémi Denis... Qt4: use QVLCBool for random and repeat/loop
2012-04-17 Rémi Denis... Qt4: use addCallback
2012-04-17 Rémi Denis... Qt: add QVLCVariable::addCallback helper
2012-04-17 Rémi Denis... Qt4: rationalize QVLCVariable and add missing classes
2012-04-17 Sean Robinsondbus: Fix the CanSeek property getter
2012-04-17 Sean Robinsondbus: Fix the Seek method's introspection data
2012-04-17 Sean Robinsondbus: Return an int64 in the Position property getter
2012-04-17 Rafaël Carréforgotten renamed ffmpeg options
2012-04-17 Rafaël Carréffmpeg options were renamed
2012-04-17 Rafaël Carrédeclare private options only if they are used
2012-04-17 Rafaël Carréavformat: fix dictionary use
2012-04-17 Rafaël Carréswitcher: implement private options
2012-04-17 Rafaël Carréavformat (mux/demux): implement private options
2012-04-17 Rafaël CarréSanitize FFmpeg modules options
2012-04-17 Rafaël Carréavcommon: add an helper to parse private options
2012-04-17 Hugo Beauzée... mpeg4audio: Fix a crash with some invalid streams.
2012-04-17 Hugo Beauzée... h264 packetizer: Check for negative sps.
2012-04-17 Rafaël Carréx264: support setting any option
2012-04-17 Jean-Baptiste... Configure: Autodetect faad plugin
2012-04-17 Mirsal Ennaimedbus: Update comments related to the bus name policy
2012-04-17 Mirsal Ennaimedbus: Fix the instance identifier part of the MPRIS...
2012-04-17 Erwan Tulouskins2: fix vlc sometimes crashing with drag'n'drop.
2012-04-16 Jean-Baptiste... Record: allow recording of MKV
2012-04-16 Jean-Baptiste... Record: allow recording to .avi
2012-04-16 Rémi Denis... gmtime_r: rewrite, now truly thread-safe
2012-04-16 Rémi Denis... move aout_Packet out of the core and deprecate it
2012-04-16 Felix Paul... macosx: fixed memory leak
2012-04-16 Felix Paul... macosx: fixed potential race condition
2012-04-16 Felix Paul... macosx: fixed broken preferences on launch when startin...
2012-04-16 Rafaël Carrév4l2: unbreak BSD
2012-04-16 Rémi Denis... block: add some built-in sanity checks
2012-04-16 Rémi Denis... xcb screen: fix block allocation size
2012-04-16 Rémi Denis... v4l2: fix mmap() call
2012-04-16 Rémi Denis... Typo
2012-04-16 Rémi Denis... config: use ngettext()
2012-04-16 Rémi Denis... RC: use ngettext
2012-04-16 Rémi Denis... Remove gettext-unfriendly unpaired quote in #pragma
2012-04-16 Rémi Denis... Implement vlc_ngettext() to deal with plurals
2012-04-16 Rémi Denis... configure: require ngettext()
2012-04-16 Ilkka OllakkaQt4: when in tree-like playlist, scroll previous rootit...
2012-04-16 Ilkka OllakkaQt4: no need to set selected view by hand all the time
2012-04-16 Hugo Beauzée... bluray: Kill some warnings.
2012-04-16 Hugo Beauzée... bluray: Filter video tracks to display the main one.
2012-04-16 Hugo Beauzée... bluray: Implement BD_EVENT_AUDIO_STREAM event
2012-04-16 Hugo Beauzée... bluray: Implement BD_EVENT_PLAYITEM event
2012-04-16 Hugo Beauzée... bluray: Store es_out_id_t internally to be able to...
2012-04-16 Hugo Beauzée... bluray: Add an ES manipulation skeleton.
2012-04-16 David Fuhrmannmacosx: remove black borders in black ui mode when...
2012-04-16 David Fuhrmannmacosx vout: fix behaviour when macosx-video-autoresize...
2012-04-16 Christopher... dash: removed cout from buffer
2012-04-16 Christopher... dash: removed couts from managers
2012-04-16 Christopher... dash: fixed buffer precision bug
2012-04-16 Christopher... dash: dashmanager refactoring
2012-04-16 Christopher... dash: cosmetics
2012-04-16 Christopher... dash: enabled persistent connections and pipelining
2012-04-16 Hugo Beauzée... ram: Removing write only variable.
2012-04-16 Hugo Beauzée... dvbsub: Remove write only variable.
2012-04-16 Hugo Beauzée... aes3: Add unlikely()
2012-04-16 Hugo Beauzée... aes3: Remove write only variable.
2012-04-16 Hugo Beauzée... spatializer: Kill a warning.
2012-04-16 Hugo Beauzée... zip: Check malloc return.
2012-04-16 Hugo Beauzée... zip: Add unlikely()
2012-04-15 Rafaël Carréfile has moved to android repository
2012-04-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-04-15 Rafaël Carréignore generated zsh completion
2012-04-15 David Fuhrmannmacosx vout: fix vertical picture alignment
2012-04-15 David Fuhrmannmacosx: move resize code from vout to macosx module
2012-04-15 David Fuhrmannmacosx vout: replace custom picture placement code...
2012-04-15 Kaarlo RaihaAdd ranges to font sizes
2012-04-15 Jean-Baptiste... Logger: prefer 'VLC' over 'vlc'
2012-04-15 Jean-Baptiste... Qt: display equalizer bands depending on the core
2012-04-15 Ron WrightEqualizer: support new samplerates and bands
2012-04-15 Felix Paul... macosx: fixed delete menu item for the playlist table
next