]> git.sesse.net Git - vlc/history - modules
Add shorthands for audio channel maps
[vlc] / modules /
2012-03-03 Rémi Denis-CourmontALSA: fix S/PDIF output (hopefully)
2012-03-03 David Fuhrmannmacosx: fix crash on exit in concunction with InputEvent
2012-03-03 Felix Paul Kühnemacosx_vout: implemented a cleaner approach to limit...
2012-03-03 Rafaël CarréMMS: add an error message if UTF-16 conversion fails
2012-03-02 Rafaël Carréavcodec: fix error resilience setting (renamed a while...
2012-03-02 Francois CartegnieQt: SoundSlider: fix visibility warning
2012-03-02 Francois CartegnieQt: SoundSlider: fix undefined character escape sequence
2012-03-02 Francois CartegnieQt: ControlsWidget: fix layout visibility
2012-03-02 Francois CartegnieQt: extensioninfo dialog: remove unused member
2012-03-02 Francois CartegnieQt: messages: fix visibility warning
2012-03-02 Francois CartegnieQt: preferences: remove unused hidden member
2012-03-02 Francois CartegnieQt: epg dialog: fix base class hidden method
2012-03-02 Francois CartegnieQt: various visibility warnings fixs
2012-03-02 Felix Paul KühneRevert "macosx: don't let the video window get larger...
2012-03-02 Francois CartegnieRevert "Qt: handle special mouse buttons"
2012-03-02 Sébastien EscudierSAP : uniquely identify a session with the hash id...
2012-03-02 Francois CartegnieQt: preferences_widgets: fix vtable entries for show...
2012-03-02 Francois CartegnieQt: playlist_model: don't declare array with non consta...
2012-03-02 Francois CartegnieQt: qmenuview: fix macro usage
2012-03-02 Francois CartegnieQt: Don't bypass (goto error) local variable declarations
2012-03-02 Francois CartegnieQt: handle special mouse buttons
2012-03-01 Felix Paul Kühnemacosx: don't let the video window get larger than...
2012-03-01 Felix Paul Kühnemacosx: don't allow option-click on the playlist button...
2012-03-01 Felix Paul Kühnemacosx: hide the playlist without option click when...
2012-03-01 Felix Paul Kühnemacosx: fixed a crash
2012-03-01 Rémi Denis-Courmontgnutls: simplify x509 certs loading, no need for O_DIRE...
2012-03-01 Felix Paul Kühnemacosx: cosmetics
2012-03-01 Felix Paul Kühnemacosx: fixed track synchronization panel (close #6233)
2012-03-01 Jean-Baptiste KempfGradfun: do not crash on exit on Win32
2012-02-29 Kevin Anthonydbus: Implement fullscreen switching (MPRIS 2.2)
2012-02-29 Frédéric YhuelDASH: prevent integer overflow
2012-02-29 Hugo Beauzée-Luyssenhls: Removing useless test.
2012-02-29 Casian Andreidbus: Prevent dictionary from growing out of control
2012-02-28 Jean-Baptiste KempfQt: remember correctly the network list
2012-02-28 Naohiro KORIYAMAFix memory leak in video_output on Mac OS X (close...
2012-02-28 Rémi Denis-Courmontmp4: avoid shadowing variables
2012-02-28 Rémi Denis-CourmontRevert "Fix v4l2 build failure on Debian/kfreebsd"
2012-02-28 Rémi Denis-CourmontFix inverted shell negation "! test" -> "test !"
2012-02-28 David Fuhrmannmacosx: the window should not be always the main window
2012-02-28 David Fuhrmannmacosx: close the right window when pressing Cmd+W
2012-02-28 David Fuhrmannmacosx vout: reliably set the window level
2012-02-28 Konstantin Pavlovavcodec: dxtory support arrived a bit later in ffmpeg...
2012-02-28 Konstantin PavlovRegister CDXL, BMV, Ut Video, VBLE and Dxtory codecs...
2012-02-28 Konstantin PavlovFix some common typos.
2012-02-28 Jean-Baptiste KempfQt: fix navigation menu rebuilding
2012-02-28 Jean-Baptiste KempfQt: menu simplification
2012-02-28 Jean-Baptiste KempfQt: remove unneeded includes
2012-02-27 Denis CharmetMKV: Handle file with no duration or 0 duration
2012-02-27 Felix Paul Kühnemacosx: don't show the playlist on stop in minimized...
2012-02-27 Felix Paul Kühnefreetype: changed the default font for OS X to 'Arial...
2012-02-27 Christopher Muellerdash: fix intialization typo
2012-02-27 Sébastien Escudieravformat : fix overflow in timestamp computation
2012-02-26 Felix Paul Kühnemacosx: slow down the forward/backward buttons a bit...
2012-02-26 Felix Paul Kühnemacosx: fixed a logic problem which prevent the proper...
2012-02-26 Felix Paul Kühnemacosx: fixed another manifestation of the progress...
2012-02-26 Benjamin DrungFix v4l2 build failure on Debian/kfreebsd
2012-02-26 Benjamin DrungAdd missing CFLAGS_* variables for altivec
2012-02-26 Mirsal Ennaimedbus: Do not crash on method calls with a null interface
2012-02-25 Francois CartegnieQt: preferences: expand root level.
2012-02-25 Francois Cartegniex264: use a list for frame packing options.
2012-02-25 Francois CartegnieQt: SoundWidget: use LeftButton only for level changes.
2012-02-25 Francois CartegnieQt: inputstats: don't update if not visible
2012-02-25 Jean-Baptiste KempfRemove leftover of realvideo.c
2012-02-25 Jean-Baptiste KempfMacOS: fix typo
2012-02-25 Jean-Baptiste KempfQt: increase the granularity of the spatializer module
2012-02-25 Jean-Baptiste KempfQt: bigger spatializer UI font
2012-02-25 Jean-Baptiste KempfQt: adapt the spatializer GUI to the new values
2012-02-25 Jean-Baptiste KempfSpatializer: limit damp range
2012-02-25 Ilkka Ollakkaavcodec: Allow encoding standard stricted to be from...
2012-02-24 Jean-Baptiste KempfRemoving realvideo plugin
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-24 Felix Paul Kühnemacosx: work-around a crash when deleting an entire...
2012-02-24 Hugo Beauzée-Luyssenhls: Removing unused parameter.
2012-02-24 Hugo Beauzée-Luyssenhls: Removing vlc_url_t
2012-02-23 Denis CharmetUse mkv track flags to define the priority of ES
2012-02-23 Laurent AimarFixed support for multi-volume archive.
2012-02-23 Felix Paul Kühnemacosx: restore 10.5 compatibility
2012-02-23 David Fuhrmannmacosx: proper use of presenation options, removal...
2012-02-23 David Fuhrmannmacosx: proper gui update when toogle mute state
2012-02-23 David Fuhrmannmacosx: fixed a warning about missing [super dealloc]
2012-02-23 Felix Paul Kühnemacosx: fixed compilation when using the 10.5 or 10...
2012-02-23 Hugo Beauzée-Luyssenhls: Fixing a memory leak.
2012-02-23 Jean-Baptiste KempfAVcodec: limit the number of auto-detected threads...
2012-02-23 Jean-Baptiste KempfRevert "Invert speex_dsp and src score capabilities"
2012-02-23 Erwan Tulouqt4: fix logo selection dialog box not working right...
2012-02-23 Felix Paul Kühnemacosx: really fixed the time line drawing artifacts...
2012-02-23 Adrian YanesQt: menu additional fixes for more video options
2012-02-23 Adrian YanesQt: fix macro RADIO_OR_COMMAND
2012-02-23 David Fuhrmannmkv: fix seek crash on osx
2012-02-23 Jeroen OstFix http live streaming without bandwith set (optional...
2012-02-23 Sébastien Escudierlive555 : don't call ES_OUT_SET_ES_STATE with NULL...
2012-02-23 Erwan Tulouskins2: add $R to display current playback speed
2012-02-23 Jean-Baptiste KempfQt: reinstate ticks under speed slider
2012-02-23 Jean-Baptiste KempfLibass: improve the fontcache display
2012-02-23 Jean-Baptiste KempfQt: fix progressBar timer
2012-02-22 Jean-Baptiste KempfDirectX: fix libvlc_audio_output_device_count
2012-02-22 Frédéric YhuelDASH: fix URL parsing
2012-02-22 Christopher Muellerdash: helper added config.h
2012-02-22 Christopher Muellerdash: set segment url relative if url is not valid
2012-02-22 Jean-Baptiste KempfQt: allow people to use a native seek bar
next