]> git.sesse.net Git - vlc/history - modules
macosx: re-worked fullscreen time slider graphics to achieve a bigger click target
[vlc] / modules /
2012-12-26 Francois CartegnieQt: prefsItemData: rename ambigous var
2012-12-26 Francois CartegnieQt: prefsItem: namespace TYPE_*
2012-12-26 Denis CharmetHandle with resilience unknown ebml elements
2012-12-26 Felix Paul Kühnemacosx: added menu item and advanced option to hide...
2012-12-26 Francois CartegnieQt: spatializer: another useless indirect slot
2012-12-26 Francois CartegnieQt: spatializer: simplify using groupbox
2012-12-26 Francois CartegnieQt: compressor: simplify by grouping
2012-12-26 Francois CartegnieQt: compressor: remove useless indirect slot
2012-12-26 Francois CartegnieQt: complete prefs: missing initial value
2012-12-26 Felix Paul Kühnemacosx: simplify ea98fcfc
2012-12-25 Francois CartegnieQt: ConfigControl: missing Q_OBJECT
2012-12-25 Francois CartegnieQt: sout_profiles: add video and audio filters (fix...
2012-12-25 David Fuhrmannmacosx: video effects panel: only allow to activate...
2012-12-25 David Fuhrmannmacosx: video effects: restore correct state of clone...
2012-12-25 Rafaël CarréFix 2c22b194c8c : do not lose block_t information
2012-12-25 Felix Paul Kühnemacosx: fixed subtitle rendering resolution when using...
2012-12-25 Rafaël CarréFix typo in 2c22b194c
2012-12-24 Felix Paul Kühneauhal: remove debug stuff I forgot
2012-12-24 Felix Paul Kühneauhal: fixed some compilation warnings
2012-12-24 Felix Paul Kühneauhal: reduce noise when flushing the buffer and play...
2012-12-24 Felix Paul Kühneauhal: clean-up HardwareListener callback
2012-12-23 Rafaël Carréopensles: take in account all buffered audio in latency
2012-12-22 Francois CartegnieQt: Open Network Dialog: Only clear edit line on cancel...
2012-12-22 Francois CartegnieQt: saveAPlaylist: fix file extension logic (fix #7578)
2012-12-22 Francois CartegnieQt: about: Use rich text (fix #7590).
2012-12-22 Francois CartegnieQt: hotkeys: always overwrite global hotkeys (fix ...
2012-12-22 Francois CartegnieQt: hotkeys: allow filtering by field (fix #7931)
2012-12-22 Francois CartegnieQt: hotkeys selector: refer cols by name
2012-12-22 Rafaël Carréaudio_format_neon was removed in 6ba3c4bed4
2012-12-22 Francois CartegnieQt: hotkeys: add check for app's menu shortcuts (fix...
2012-12-22 Rémi Duraffortsmooth: fix potential memleak
2012-12-22 Rémi Duraffortoss: fix segfault
2012-12-22 Rémi Duraffortqt4: the playlist should be locked when calling playlis...
2012-12-21 Rémi Denis-Courmontavcodec: simplify audio sample format mapping
2012-12-21 Rémi Denis-Courmontremap: support U8 because we can
2012-12-21 Rémi Denis-Courmontvolume: add direct support for S32N, FL64 and U8
2012-12-21 Rémi Denis-Courmontformat: add missing conversions between U8, S16N, FL32...
2012-12-21 Rémi Denis-Courmontaout: remove FI32 intermediate-only codec
2012-12-21 Rémi Denis-Courmontmad: decode to FL32 (as in existing VLC releases)
2012-12-21 Rémi Denis-Courmontaudio format: fix FI32 -> S16N conversion
2012-12-21 Rafaël Carréopensles: fix static noise at 44.1kHz
2012-12-21 Jean-Baptiste KempfFix DxVA2 decoding on HD2000/3000
2012-12-20 Laurent AimarRemoved useless vlc_gl_GetProcAddress() calls (opengl).
2012-12-20 Laurent AimarRemoved outdated comment (opengl).
2012-12-20 Laurent AimarReorder a bit vout_display_opengl_Display (opengl)
2012-12-20 Laurent AimarSimplified and fixed RGB fragment shader (opengl).
2012-12-20 Laurent AimarSimplified a bit RGBA frament shader (opengl).
2012-12-20 Laurent AimarCosmetics (opengl).
2012-12-20 Laurent AimarReorganized shader/program building (opengl).
2012-12-20 Laurent AimarSimplify/reorder a bit non shader rendering (openg).
2012-12-20 Laurent AimarAllowed opengl to work without opengl shader.
2012-12-20 Laurent AimarSmall clean up (opengl)
2012-12-20 Laurent AimarCosmetics (opengl.c)
2012-12-20 Rémi Denis-Courmonta52: decode to S32N in fixed point
2012-12-20 Rémi Denis-Courmontsmem: use aout_BitsPerSample()
2012-12-20 Rémi Denis-Courmontwamfixed: output S32N rather than FI32
2012-12-20 Rafaël Carréopensles: use a ring buffer for latency measurement
2012-12-20 Rafaël Carréopensles: no need to count number of busy buffers
2012-12-20 Rafaël Carréopensles: cosmetics
2012-12-20 Rafaël Carréopensles: move code from Start/Stop to Open/Close
2012-12-20 Rafaël Carréopensles: the time since last buffering update is useless
2012-12-20 Rémi Denis-Courmonttremor: decode to S32N
2012-12-20 Rémi Denis-Courmontvorbis: fix cast warnings
2012-12-20 Rémi Denis-Courmontaout: pass FOURCC instead of bits to aout_ChannelsReorder()
2012-12-20 Rémi Denis-Courmontaraw: make float/double decoder/encoder conform to...
2012-12-20 Rémi Denis-CourmontPulseAudio: remove dummy dependency on <vlc_cpu.h>
2012-12-20 Rémi Denis-CourmontUse VLC_CODEC_S24(B|L)32
2012-12-20 Rémi Denis-CourmontAdd codecs for S24 in 4 bytes
2012-12-20 Rémi Denis-Courmontaout: drop support for S24N
2012-12-20 Rémi Denis-CourmontFLAC: keep signed 32-bits output format and simplify
2012-12-20 Olafs VandānsQt: add playlist total duration
2012-12-20 Jean-Baptiste KempfMinimal_macosx: remove tabs in source code
2012-12-20 Rafaël Carréopensles: reset properly on flush
2012-12-19 Felix Paul Kühneminimal_macosx: updated copyright headers
2012-12-19 Rémi Denis-CourmontAES3: decode to S32N rather than S24 and simplify a...
2012-12-19 Rémi Denis-Courmontformat: fix typo, conversion from S32N to S16N (fixes...
2012-12-19 Rémi Denis-Courmontvisualization: fix output formats
2012-12-19 Felix Paul Kühneminimal_macosx: remove dependency on the Carbon framewo...
2012-12-19 Felix Paul Kühneminimal_macosx: modernize coding style and remove usele...
2012-12-19 Felix Paul Kühneminimal_macosx: remove more dead code
2012-12-19 Felix Paul Kühneminimal_macosx: implement VOUT_WINDOW_SET_SIZE and...
2012-12-19 Felix Paul Kühneminimal_macosx: removed no-longer needed vout code...
2012-12-19 Felix Paul Kühneminimal_macosx: re-implement in-separate-window video...
2012-12-19 Rémi Denis-Courmontaout: drop remnants of foreign endian support (refs...
2012-12-19 Rémi Denis-Courmontaout: drop support for U24 and S24I
2012-12-19 Rémi Denis-CourmontLPCM: decode to S16N or S32N
2012-12-19 Rémi Denis-CourmontLPCM: encode from S16N rather than S16B
2012-12-19 Rémi Denis-CourmontLPCM: buffer overflow (encoder)
2012-12-19 Rémi Denis-Courmontaraw: decode/encode 24-bits PCM to/from S32N
2012-12-19 Francois CartegnieQt: complete_preferences: toggle prefs for current...
2012-12-19 Rémi Denis-Courmontaout: drop support for non-native float
2012-12-19 Rémi Denis-Courmontaraw: add non-native float encoding and decode float...
2012-12-19 Rémi Denis-Courmontaout: drop support for S32I
2012-12-19 Rémi Denis-Courmontaraw: add U32 support and decode S32I to S32N
2012-12-19 Rémi Denis-Courmontaraw: fix U8 and S16N dummy encoding
2012-12-19 Jean-Baptiste KempfZVBI: remove the wrong warning about GPL
2012-12-19 Felix Paul Kühneminimal_macosx: compilation fix
2012-12-19 Sébastien Toqueaudiotrack: missing software gain setting
2012-12-19 Jean-Baptiste KempfOSS: blind compilation fix
2012-12-18 Rémi Denis-Courmontaout: use S16N rather than S16L in audio outputs
next