]> git.sesse.net Git - vlc/shortlog
vlc
2012-12-09 Jean-Baptiste... Qt: allow a maximum volume on the sound slider
2012-12-09 Rémi Denis... LibVLC: try to clarify libvlc_media_add_option() limita...
2012-12-08 Rémi Denis... Revert "input: create an aout if UI wants to configure...
2012-12-08 Rémi Denis... waveout: use software amplification
2012-12-08 Rémi Denis... amem: call cleanup() if setup() succeeded but format...
2012-12-08 Rémi Denis... amem: defer set_volume() before setup()
2012-12-08 Rémi Denis... amem: correct opaque pointer for consecutive setup...
2012-12-08 Rafaël Carrédecklink: fix detection
2012-12-07 Rémi Denis... dbus_screensaver: update LIST
2012-12-07 Rémi Denis... xscreensaver: remove unused plugin
2012-12-07 Rémi Denis... dbus_screensaver: correct service name for o.fd.PowerMa...
2012-12-07 Rémi Denis... dbus_screensaver: add o.fd.ScreenSaver support (fixes...
2012-12-07 Rémi Denis... dbus_screensaver: remove bogus error
2012-12-07 Rémi Denis... dbus_screensaver: rename from power
2012-12-07 Rémi Denis... XCB/XVideo: fix memory leak
2012-12-07 Rémi Denis... power: use non-blocking DBusPendingCall instead of...
2012-12-07 Rémi Denis... power: probe D-Bus services and return error if none...
2012-12-07 Rémi Denis... power: really localize reason
2012-12-07 Rémi Denis... power: cosmetic revector
2012-12-07 Rafaël Carrédecklink: update build rules
2012-12-07 Rémi Denis... mmdevice: initialize mute & volume (fixes #7203)
2012-12-07 Rémi Denis... mmdevice: keep ISimpleAudioVolume interface
2012-12-06 Jean-Baptiste... Qt: better unsetting of keys in preferences
2012-12-06 Jean-Baptiste... Qt: increase the size for the license and network dialog
2012-12-06 Rémi Denis... PulseAudio: force minreq to less than half tlength...
2012-12-06 Jean-Baptiste... Qt: fix toolbar customization when doing back and forth
2012-12-06 Jean-Baptiste... Ogg: parse and create Vorbis Comment Chapter Extension...
2012-12-06 Rémi Denis... wasapi: remove direct dependency on desktop-only IMMDevice
2012-12-06 Rémi Denis... mmdevice: improve handling of session disconnect event
2012-12-06 Denis CharmetAllow the demux to update its title list
2012-12-06 Rémi Denis... mmdevice: deal with invalidated device in Start()
2012-12-06 Rémi Denis... wasapi: remove redundant code
2012-12-06 Rémi Denis... mmdevice: simplify thread synchronization
2012-12-06 Rémi Denis... wasapi: cosmetic, rename api to stream
2012-12-06 Felix Paul... macosx: fix crash when re-ordering playlist items
2012-12-06 Felix Paul... macosx: added missing outlet connection to 'Remove...
2012-12-05 Felix Paul... macosx: fixed race condition crash when closing the...
2012-12-05 Jean-Baptiste... Fix support of .00x splitted files on Win32
2012-12-05 Jean-Baptiste... input: export get_path from access.c
2012-12-05 Rémi Denis... mmdevice: emulate drain
2012-12-05 Rémi Denis... mmdevice: attempt to fix COM (again) and reentrancy
2012-12-05 Jean-Baptiste... MP4: enable debug with debug builds
2012-12-05 Jean-Baptiste... Win32: better uploading messages for crashes
2012-12-05 Edward Wangaudiotrack: enable volume support
2012-12-04 Rémi Denis... Rationalize error code values
2012-12-04 Rémi Denis... mmdevice: simplify session management and prepare to...
2012-12-04 Rémi Denis... mmdevice: simplify volume & mute handling
2012-12-04 Rémi Denis... wasapi: fixes and simplifications
2012-12-04 Jean-Baptiste... Shout: remove tabs in sourcecode
2012-12-04 Rémi Denis... endian: fix typo
2012-12-04 Jean-Baptiste... Contribs: update sha512 for regex
2012-12-04 Jean-Baptiste... Revert "Correctly detect alac in mp4 properties"
2012-12-04 Erwan Tulouskins2: adapt to latest change in playlist (activity...
2012-12-04 Jean-Baptiste... Add MKS extensions for subtitles
2012-12-04 Edward Wangcontrib: force HAVE_NEON only on ARMv7
2012-12-04 Konstantin... Contribs: mad: fix build on android mips.
2012-12-04 Konstantin... Contribs: fix postproc build on mips.
2012-12-04 Edward Wangcontrib: Allow libav build on MIPS
2012-12-04 Jean-Baptiste... MP4: check more i_timescale values to avoid Division...
2012-12-03 Rémi Denis... mmdevice: fix thread initialization and cleanup
2012-12-03 Rafaël CarréRewrite inhibit.c as an "inhibit" interface
2012-12-02 Rémi Denis... wasapi: split MMDevice and session code from output
2012-12-02 Jean-Baptiste... Add V264 FourCC
2012-12-02 Rémi Denis... Remove unused VLC_EEXIT* error codes
2012-12-02 Rémi Denis... libvlc: call exit() if command line help was requested
2012-12-02 Rémi Denis... libvlc: return a real error if daemonizing failed
2012-12-02 Rémi Denis... libvlc: better error code if no modules are found
2012-12-02 Rémi Denis... DirectSound: fix bytes per frame count (fixes #7835)
2012-11-30 Rémi Denis... vlc: return non-zero exit code if starting failed
2012-11-30 Rémi Denis... inhibit: add separate flags for audio and video
2012-11-30 Rémi Denis... inhibit: remove the window ID
2012-11-30 Rémi Denis... xdg: use timer based reset instead of window ID
2012-11-29 Rémi Denis... Revert "swscale: pass/calculate sar-info, should fix...
2012-11-29 Rémi Denis... wasapi: fix channel order mask
2012-11-29 Rémi Denis... alsa: keep only useful values, not whole audio format
2012-11-29 Rémi Denis... input: create an aout if UI wants to configure audio...
2012-11-29 Rémi Denis... dump: output to access output rather than file (fixes...
2012-11-29 Rémi Denis... file out: print I/O error to log and fix error handling
2012-11-29 Rémi Denis... dump: clean up and simplify
2012-11-29 Rafaël CarréAVIO output: fix sout syntax
2012-11-27 Rémi Denis... Remove pf_run
2012-11-27 Rémi Denis... audioscrobbler: do not use pf_run
2012-11-27 Rémi Denis... ncurses: do not use pf_run
2012-11-27 Rémi Denis... dbus: do not use pf_run
2012-11-27 Rémi Denis... motion: do not use pf_run
2012-11-27 Rémi Denis... ntservice: do not use pf_run
2012-11-27 Rémi Denis... LIRC: keep same pollfd
2012-11-27 Rémi Denis... LIRC: do not use pf_run
2012-11-27 Rémi Denis... Old RC: do not use pf_run
2012-11-27 Rémi Denis... aout: cosmetic fix
2012-11-27 Rémi Denis... DirectX: use parent object instead of -incorrectly...
2012-11-26 Rémi Denis... DBus: remove from list of "control" interfaces
2012-11-26 Rémi Denis... playlist: move SD loading/unloading to playlist code...
2012-11-26 Rémi Denis... playlist: create the playlist when needed (refs #5460)
2012-11-26 Rémi Denis... vout: remove wrong use of pl_Get()
2012-11-26 Rémi Denis... playlist: move pl_Get()
2012-11-26 Rémi Denis... libvlc: do not disable the playlist earlier automatically
2012-11-26 Rémi Denis... skins2: deactivate the playlist before exit
2012-11-26 Rémi Denis... Qt4: deactivate the playlist before exit
2012-11-26 Rémi Denis... Export playlist_Deactivate() and simplify it
next