]> git.sesse.net Git - vlc/shortlog
vlc
2012-07-19 Rémi Denis... sndio: allocate sys structure
2012-07-19 Rémi Denis... sndio: use AOUT_CHANS_* values
2012-07-19 Rémi Denis... Do not inherit "volume" where it is ignored and overriden
2012-07-19 Rémi Denis... aout: propagate volume and mute to input manager (fix...
2012-07-19 Rémi Denis... Qt4: use qlonglong instead of int64_t for cross-thread...
2012-07-19 Felix Paul... NEWS: merge 2.0.3 stuff
2012-07-19 Rémi Denis... aout: convert audio output "volume" to float
2012-07-19 Rémi Denis... aout: remove old volume back-end
2012-07-19 Rémi Denis... audioqueue: use software amplification (untested)
2012-07-19 Rémi Denis... kai: use software amplification (untested)
2012-07-19 Rémi Denis... sndio: remove amplification until proper implementation
2012-07-19 Rémi Denis... waveout: use softare amplification
2012-07-19 Rémi Denis... JACK: use software amplification
2012-07-19 Rémi Denis... OSS: use software amplification
2012-07-19 Rémi Denis... ALSA: use software amplification
2012-07-19 Rémi Denis... aout: add common helpers for software amplification
2012-07-19 Rémi Denis... amem: use gain request
2012-07-19 Rémi Denis... aout: add event callback to request gain change from...
2012-07-19 Rémi Denis... dummy: fix volume callbacks
2012-07-19 Rémi Denis... Fix typo
2012-07-19 Francois CartegnieQt: Pictureflow: kill some warnings
2012-07-19 Francois CartegnieQt: PLModel: move zoom value out of model
2012-07-19 Rémi Denis... config: do not save unknown sections
2012-07-19 Rémi Denis... directx: improve DirectSound and DirectDraw module...
2012-07-19 Rémi Denis... directx: simplify configure
2012-07-19 Francois CartegnieQt: PLModel: fix string conversion for winxx
2012-07-19 Francois Cartegnieml: fix double free.
2012-07-19 Francois Cartegnieml: Ensure list lock is initiliazed when watch thread...
2012-07-19 Francois CartegnieQt: PL/MLModel: remove nolonger used SelectedUri()
2012-07-19 Francois CartegnieQt: PLModel: move out Info & Prompt Dialogs references...
2012-07-19 Francois CartegnieQt: PL/ML Model: Factorize zoom functions
2012-07-19 Francois CartegnieQt: MLModel: Move Popup() creation out of the MLModel
2012-07-19 Francois CartegnieQt: PLModel: Move Popup() creation out of the PLModel
2012-07-19 Francois CartegnieQt: MLModel: rework menu signaling
2012-07-19 Francois CartegnieQt: PLModel: rework menu signaling to get rid of popup...
2012-07-19 Francois CartegnieQt: MLModel: Use Model Indexes instead of MLItem.
2012-07-19 Francois CartegnieQt: PLModel: Use Model Indexes instead of PLItem refere...
2012-07-18 Rémi Denis... authors: correct fox's name
2012-07-18 Rémi Denis... aout: add --gain to control gain regardless of output...
2012-07-18 Frédéric Yhuellibmp4: Add function MP4_BoxGetSmooBox()
2012-07-18 Frédéric Yhuellibmp4: Parse StraBox and SmooBox
2012-07-18 Felix Paul... macosx: vlc object handling improvements (refs #6883)
2012-07-17 Rémi Denis... aout: cleanup mixer and rename to volume
2012-07-17 Rémi Denis... aout: prepare to add private data to the volume mixer...
2012-07-17 Rafaël Carrécontrib: theora: remove useless leftover
2012-07-17 Rémi Denis... aout: remove unused lock
2012-07-17 Jean-Baptiste... Add yet another FourCC
2012-07-15 Felix Paul... macosx: CAS: enforce the chosen encapsulation format...
2012-07-15 Felix Paul... macosx: CAS: implemented MRL/option string creation
2012-07-16 Jean-Baptiste... Add more FourCC for Mp4
2012-07-15 Felix Paul... macosx: CAS: fixed redraw issue when entering the dropz...
2012-07-15 Felix Paul... macosx: CAS: show drag-copy-cursor when receiving items...
2012-07-15 Felix Paul... macosx: CAS: added visual feedback for drag and drop...
2012-07-15 Felix Paul... macosx: CAS: enable drag and drop from playlist
2012-07-15 Felix Paul... macosx: fixed crash when opening DVDs with uncommon...
2012-07-15 Felix Paul... macosx: CAS: implemented information retrieval from...
2012-07-15 Felix Paul... macosx: CAS: implemented the media selector button...
2012-07-14 Felix Paul... macosx: CAS: simplification
2012-07-14 Felix Paul... macosx: CAS: fixed crash on quit and limit the OK butto...
2012-07-14 Felix Paul... macosx: CAS: move pre-defined profiles to NSDefaults...
2012-07-14 Felix Paul... macosx: CAS: private API optimization
2012-07-14 Felix Paul... configure.ac: fixed compilation for iOS by making the...
2012-07-14 Rémi Denis... iso-639: remove now unused field
2012-07-14 Rémi Denis... input: do not use native language spelling in language...
2012-07-14 Rémi Denis... input: small simplification
2012-07-14 Rémi Denis... input: show elementary stream language in current user...
2012-07-13 Felix Paul... macosx: CAS: implemented profile loading mechanism
2012-07-12 Rémi Denis... Mark --language as obsolete
2012-07-12 Rémi Denis... Remove the nine years old --language hack
2012-07-12 Rémi Denis... Win32: do not override LC_ALL
2012-07-12 Rémi Denis... winvlc: enable improved gettext language detection...
2012-07-12 Rémi Denis... nb: use consistent (if less precise) language code
2012-07-12 Rémi Denis... po: missing or incorrect language codes
2012-07-12 Rémi Denis... fr: typo (again)
2012-07-12 Rémi Denis... fr: two types in one line
2012-07-12 Rui Zhangavformat: avoid EOF if av_read_frame returns AVERROR...
2012-07-12 Rémi Denis... http: write GET line in one go
2012-07-12 Rémi Denis... http: cosmetic
2012-07-11 Jean-Baptiste... Swscale: fix small logic error
2012-07-11 David Fuhrmannmacosx: activate app when going to fullscreen
2012-07-11 David Fuhrmannmacosx: fix playlist reordering problem
2012-07-11 David Fuhrmannmacosx: fix fullscreen set by vout only (e.g. over...
2012-07-11 David Fuhrmannmacosx: remove outdated methods for fullscreen handling
2012-07-11 Jean-Baptiste... NEWS: sync with branch
2012-07-11 Jean-Baptiste... LUA: synchronise meta with the core
2012-07-11 Jean-Baptiste... avcodec: map TSC2 codec
2012-07-11 Jean-Baptiste... Add fourcc for TSC2
2012-07-10 Rafaël Carréomxil: enable extra debug in debug builds
2012-07-10 Rémi Denis... Lua: kill some relocs, pack
2012-07-10 Rémi Denis... Lua: add an assertion
2012-07-10 Ilkka Ollakkaavcodec: set rc-buffer-size to 0, as it is default...
2012-07-10 Christoph Miebachtypo: No newline before period
2012-07-10 Christoph MiebachSpelling of Ukrainian in NEWS and AUTHORS fixed
2012-07-10 Christoph MiebachAdding gd to lang list
2012-07-10 Rafaël CarréRevert "Adding gd Gaelic to languages list"
2012-07-10 Christophe... i18n: Add more languages for selection
2012-07-09 Fabian Keilaudioscrobbler: prevent an endless loop inside the...
2012-07-09 Ilkka Ollakkaopengl:os x build fix
2012-07-09 Ilkka Ollakkaopengl.c: don't use fixed pipeline with glsl shader...
2012-07-09 Ilkka Ollakkaopengl: cosmetic
next