]> git.sesse.net Git - vlc/shortlog
vlc
2013-03-24 Rémi Denis... ncurses: remove cargo cultivated vlc_object_alive()
2013-03-24 Rémi Denis... yadif: use uintptr_t when casting pointer to integer
2013-03-24 Rémi Denis... adjust: removed unused values
2013-03-24 Rémi Denis... visual: remove abusive VLC_USED qualifier
2013-03-24 Rémi Denis... lua: remove unused parameter
2013-03-24 Rémi Denis... lua: remove unused argument
2013-03-24 Rémi Denis... lua: remove dead code
2013-03-24 David Fuhrmannmacosx: do registration of the log callback slightly...
2013-03-24 Rémi Denis... Qt4: grammar
2013-03-24 Rémi Denis... Qt4: remove isFirstRun parameter
2013-03-24 Rémi Denis... Qt4: clarify PNAP dialog (fixes #8100)
2013-03-24 Ilkka Ollakkaavcodec: set default channel layout on encoding
2013-03-24 Ilkka Ollakkaavcodec: on encoding, try to match vlc and avcodec...
2013-03-23 David Fuhrmannaout: fix typo in comment
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-03-23 Gleb Piniginios: fix application crash due permitted opengl calls...
2013-03-23 Gleb Piniginios: remove repetitive parameters
2013-03-23 David Fuhrmannauhal: rewrite TimeGet function
2013-03-23 David Fuhrmannauhal: fix memory corruption crash when device list...
2013-03-23 David Fuhrmannauhal: enable TimeGet for S/PDIF
2013-03-23 David FuhrmannNEWS: mention iTunes pausing support
2013-03-23 David Fuhrmannmacosx: change shortcut for error panel
2013-03-23 Alexandre Ratchovsndio: fix typos
2013-03-22 Martin Storsjöomxil_vout: Set pixel aspect ratio, for the broadcom...
2013-03-22 Martin Storsjöomxil_vout: Use the actual pixel size as frame size
2013-03-22 Martin Storsjöomxil: Clear the stride and slice height before setting...
2013-03-22 Martin Storsjöomxil_vout: Generalize and fix the stride/slice height...
2013-03-22 Martin Storsjöomxil_vout: Simplify code with a local variable
2013-03-22 Francois CartegnieQt: ExtendedDialog: Add sync to config checkbox for...
2013-03-22 Francois CartegnieQt: Equalizer: add presets icons
2013-03-22 Francois CartegnieQt: Equalizer: rework (fix #7923)
2013-03-21 Rémi Denis... core: gather message initialization code
2013-03-21 Rémi Denis... contrib: bootstrap: exit on error
2013-03-21 Ronald Wrightequalizer: increase precision of frequency centers...
2013-03-21 Felix Paul... macosx: make sure the fspanel's volume slider knob...
2013-03-21 Felix Paul... macosx: resize the retina bitmaps for the progressions...
2013-03-21 Erwan Tulouaout: remove what should be an unneeded update of ...
2013-03-21 Erwan Tuloupulse: ensure a report is sent if no stream is available
2013-03-20 Rémi Denis... libvlc: pass log message directly
2013-03-20 Rémi Denis... libvlc: add functions to query log message "item" data
2013-03-20 Edward WangQt4: replace awkward word 'keep-pressed'
2013-03-20 Jean-Baptiste... Win32: use fputws instead of ToANSI+fputs
2013-03-20 Ilkka Ollakkahttplive: handle better relative urls
2013-03-20 Erwan Tulouskins2: use the "mute" variable
2013-03-19 Rafaël CarréRemove unmaintained switcher module
2013-03-19 Felix Paul... macosx: switch fspanel icon set to use the brighter...
2013-03-19 Jean-Baptiste... Win32: High-Priority will not work in MetroMode
2013-03-19 Ilkka Ollakkalivehttp: fix padding to work with iOS/Android
2013-03-19 Felix Paul... macosx: fixed traffic light drawing in dark UI mode
2013-03-19 Rafaël CarréLook for inet_ntop/inet_pton in ws2_32
2013-03-19 Martin Storsjöopengl: Handle subpicture textures being aligned to...
2013-03-19 Martin Storsjöopengl: Split texture uploading to a separate function
2013-03-19 Martin Storsjöopengl: Handle pixel pitch properly when repacking...
2013-03-18 Felix Paul... macosx: fix fspanel pause button button alignment
2013-03-18 Felix Paul... macosx/Resources: flip fs volume slider knob so it...
2013-03-18 Felix Paul... macosx: fix fullscreen volume slider knob alignment
2013-03-18 Felix Paul... macosx: fix time slider knob alignment in bright mode
2013-03-18 Rémi Denis... libvlc: simplify and clean up external logging API...
2013-03-18 Rémi Denis... Rename msg_item_* to vlc_log_* (cosmetic)
2013-03-18 Rémi Denis... skins2: remove unused data
2013-03-18 Rémi Denis... macosx: use vlc_LogSet()
2013-03-18 Rémi Denis... Qt4: use vlc_LogSet()
2013-03-18 Rémi Denis... ncurses: use vlc_LogSet()
2013-03-18 Rémi Denis... logger: use vlc_LogSet()
2013-03-18 Rémi Denis... libvlc: simplify logging callback
2013-03-18 Rémi Denis... libvlc: deinit actions in reverse order of init
2013-03-18 Martin Storsjöomxil: Generalize code for hardcoded component/role...
2013-03-18 Martin Storsjöh264_nal: Support resuming bitstream format conversion...
2013-03-18 Martin Storsjöomxil: Feed input data in multiple buffers if needed
2013-03-18 Martin Storsjöh264_nal: Fix a boundary check in the H264 bitstream...
2013-03-18 Rémi Denis... libvlc: remove potential logging from within config_Loa...
2013-03-18 Rémi Denis... libvlc: remove redundant object name hack
2013-03-18 Rémi Denis... libvlc: initialize message settings early enough
2013-03-18 Rafaël Carrélibgcrypt 1.5.1 was released
2013-03-18 Martin Storsjöomxil: Add a configure option for enabling raspberry...
2013-03-18 Martin Storsjöomxil_vout: Set broadcom specific parameters
2013-03-18 Martin Storsjöomxil: Add a broadcom/raspberry pi specific OMX header
2013-03-18 Martin Storsjöomxil: Use the alternative 64 bit integer ABI on the...
2013-03-18 Martin Storsjöomxil: Signal OMX version 1.1.2 when targeting raspberry pi
2013-03-18 Martin Storsjöomxil: Hardcode known roles for OMX broadcom components...
2013-03-18 Martin Storsjöomxil: Try to load the broadcom OMX IL core and host...
2013-03-18 Martin Storsjöomxil: Add an omxil based video output module
2013-03-18 Martin Storsjöomxil: Factorize event queue handling to a separate...
2013-03-18 Martin Storsjöomxil: Factorize event debug printing to a separate...
2013-03-18 Martin Storsjöomxil: Split omx core management to a separate file
2013-03-18 Francois Cartegnieaccess: add vnc/rfb: update LIST/NEWS
2013-03-18 Francois Cartegnieaccess: add rfb/vnc viewonly module.
2013-03-18 Sébastien Toquei420->rv32 neon: improve scheduling & registers usage
2013-03-18 Martin Storsjöopengl: Set the color to full alpha in the non-shader...
2013-03-18 Ilkka Ollakkalivehttp: Fix crash on when not using encryption
2013-03-17 Ilkka Ollakkalivehttp: tell if playlist is vod
2013-03-17 Ilkka Ollakkax264: use x264 macro to get both B-frame types
2013-03-17 Ilkka Ollakkaavcodec: flag blocks as corrupted if avpacket tells...
2013-03-17 Ilkka Ollakkaavcodec: mark SP/SI/BI pictures
2013-03-17 Ilkka Ollakkaavformat: don't offset dts/pts to start from 0, avforma...
2013-03-17 Ilkka Ollakkaavformat: don't mark buffer as need to be writable...
2013-03-17 Ilkka OllakkaNEWS: mention livehttp encryption
2013-03-17 Ilkka Ollakkalivehttp: support static IV-use on encryption
2013-03-17 Rafaël Carrélivehttp: stream encryption
2013-03-17 Ilkka Ollakkahttplive: support absolute URI-locations for key-retrieval
next