]> git.sesse.net Git - vlc/shortlog
vlc
2012-03-06 Rémi Denis... aout_DecNew: Use AOUT_CHAN_MAX
2012-03-06 Rémi Denis... modplug: no need to link to stdc++ and m
2012-03-06 Rémi Denis... contrib: modplug: merge Libs.private into Libs for...
2012-03-06 Rémi Denis... contrib: helper to merge Libs and Libs.private in pkg...
2012-03-06 Rémi Denis... ALSA: do not turn off softvol
2012-03-06 Felix Paul... macosx: added additional artwork for the single fullscr...
2012-03-06 Christopher... dash: read skips bytes when p_read is NULL
2012-03-05 Francois CartegnieQt: SoundSlider: create gradients according to sound...
2012-03-05 Felix Paul... macosx: redraw the playlist view on selection change...
2012-03-05 Felix Paul... macosx: fixed compilation warning
2012-03-05 Felix Paul... macosx: fixed aspect ratio and crop commands by removin...
2012-03-05 Felix Paul... macosx: minor ui fixes to the detached video output...
2012-03-05 Felix Paul... macosx: fixed crash on quit while the video plays in...
2012-03-05 Felix Paul... macosx: added window title to the detached video output...
2012-03-05 Felix Paul... macosx: remove debug
2012-03-05 Rafaël Carréhttplive: fix stream detection
2012-03-05 Jon Staceycoreaudio_lag_fix.patch
2012-03-05 Hugo Beauzée... qt4: Removing debug
2012-03-05 Christopher... dash: fix parsing bug
2012-03-05 Rafaël Carréts_debug: check format parameters
2012-03-05 Sébastien EscudierSAP : handle legacy v0 where the hash is not set (I...
2012-03-05 Rafaël CarréTS Demux: PCRHandle(): simplify
2012-03-05 Rafaël CarréTS Demux: dr_52.h and dr_59.h are always present
2012-03-05 Rafaël CarréTS demux: PMT callback: simplify
2012-03-05 Rafaël CarréTS demux: PATCallback: simplify
2012-03-05 Rafaël CarréTS demux: PIDInit(): simplify
2012-03-05 Rafaël CarréTS Demux: PIDFillFormat(): void, reduce dereference
2012-03-05 Rafaël CarréTS Demux: IODNew(): simplify
2012-03-05 Rafaël CarréTS demux: iod_descriptor_t: remove write-only members
2012-03-05 Rafaël CarréTS demux: IODFree / IODNew: simplify
2012-03-05 Rafaël CarréTS demux: es_mpeg4_descriptor_t: remove write-only...
2012-03-05 Rafaël CarréTS demux: decoder_config_descriptor_t: remove write...
2012-03-05 Rafaël CarréTS demux: use c99 for, cosmetics
2012-03-05 Rafaël Carrésl_config_descriptor_t: unused, remove
2012-03-05 Rafaël CarréTS demux: use a static function for debugging
2012-03-05 Rafaël CarréTS Demux: assume dvbpsi/tot.h is present
2012-03-05 Rafaël CarréTS demux: fix print format strings
2012-03-05 Rafaël CarréTS demux: decoder_specific_info -> i_extra/p_extra
2012-03-05 Rafaël CarréDecoderFixTs: deindent, cosmetics
2012-03-05 Rafaël Carréinput_EsOutNew: use calloc
2012-03-05 Rafaël Carrées_out.c: use c99 for
2012-03-05 Rafaël CarréEsOutControlLocked: align case on same level than switch
2012-03-05 Felix Paul... macosx: implemented playback controls for the detached...
2012-03-04 Chris Smowtonhls: Fixing bad length computing.
2012-03-04 Chris Smowtonhls: Fixing backward seek
2012-03-04 Hugo Beauzée... Fixing HLS on win32.
2012-03-04 Rémi Duraffortlibvlc: inform that the option was deprecated since...
2012-03-04 Rémi Duraffortcosmetics (unused variable).
2012-03-04 Rémi Durafforthttp: fix memory leak in the error path
2012-03-04 Rémi Duraffortvideo_filters: use spin locks whenever possible
2012-03-04 Felix Paul... macosx: handle Lion's fullscreen shortcut in addition...
2012-03-04 Felix Paul... macosx: fixed re-sizing issue with the drop zone
2012-03-04 David Fuhrmannmacosx: fix crash when audio effects panel was opened
2012-03-04 Felix Paul... macosx: fixed resizing issue, which was in part fixed...
2012-03-04 Francois CartegnieQt: SeekSlider: optimize, precomputing gradients
2012-03-04 David Fuhrmannmacosx vout: show complete window if we would resize...
2012-03-04 Felix Paul... Revert "macosx vout: show complete window if we would...
2012-03-04 David Fuhrmannmacosx vout: show complete window if we would resize...
2012-03-04 Felix Paul... macosx: allow the user to hide the sidebar (close ...
2012-03-04 Felix Paul... src: fixed multicast reception on OS X when using the...
2012-03-04 David Fuhrmannmacosx: fix white fullscreen when video ended(close...
2012-03-03 Francois CartegnieQt: SoundSlider: optimize paint method
2012-03-03 Rémi Denis... RTP: set audio channels directly rather than channels...
2012-03-03 Rémi Denis... Remove useless case
2012-03-03 Rafaël CarréADTS in TS muxing: fix use after free
2012-03-03 Rémi Denis... ALSA: untested support for 7.1
2012-03-03 Rémi Denis... ALSA: add configuration item for channels, remove broke...
2012-03-03 Rémi Denis... Add shorthands for audio channel maps
2012-03-03 Rémi Denis... ALSA: fix S/PDIF output (hopefully)
2012-03-03 David Fuhrmannmacosx: fix crash on exit in concunction with InputEvent
2012-03-03 Felix Paul... macosx_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 Rémi Denis... Avoid char conversion in strchr() - should fix #6266
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 Maciej BlizinskiInvoke check_headers with $(SHELL)
2012-03-02 Maciej BlizinskiUse libcompat in tests
2012-03-02 Felix Paul... Revert "macosx: don't let the video window get larger...
2012-03-02 Francois CartegnieRevert "Qt: handle special mouse buttons"
2012-03-02 Francois CartegnieRevert "vlc_keys: define mouse's middle, 4 & 5 buttons...
2012-03-02 Sébastien EscudierSAP : uniquely identify a session with the hash id...
2012-03-02 Jean-Baptiste... Support qcp file opening
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-02 Francois Cartegnievlc_keys: define mouse's middle, 4 & 5 buttons.
2012-03-01 Rémi Denis... Revert "Link vlc-cache-gen with the C++ standard librar...
2012-03-01 Felix Paul... macosx: don't let the video window get larger than...
2012-03-01 Felix Paul... macosx: don't allow option-click on the playlist button...
2012-03-01 Felix Paul... macosx: hide the playlist without option click when...
2012-03-01 Felix Paul... macosx: fixed a crash
next