]> git.sesse.net Git - vlc/shortlog
vlc
2013-07-16 Vittorio Giovaradraw text taking into-account visible display size
2013-07-16 Vittorio Giovarafix video playback when width and height differ from...
2013-07-16 Erwan Tulouskins2: fix autoresize initial value
2013-07-16 Alain Degreffevar_buffer_getmemory: invalid memcpy source pointer
2013-07-15 Ludovic FauvetQt: remove obsolete workaround for kwin
2013-07-15 Jean-Baptiste... Qt: use Q_OS_* in timetooltip for Win32 and OS/2
2013-07-15 Jean-Baptiste... Qt: use Q_OS_MAC define in moc call
2013-07-15 Jean-Baptiste... Qt: move from Q_WS to Q_OS in MainInterface, QVLCApp...
2013-07-15 Jean-Baptiste... Qt: move Q_WS => Q_OS in widgets and playlist code
2013-07-15 Ludovic FauvetQt: QString::toAscii has been deprecated in Qt5
2013-07-15 Ludovic FauvetQt: use explicit constructor for the xpm
2013-07-15 Ludovic FauvetQt: reset() within a QAbstractItemModel has been deprec...
2013-07-15 Ludovic FauvetQt: setClickable has been deprecated in Qt5
2013-07-15 Ludovic FauvetQt: setResizeMode has been deprecated in Qt5
2013-07-15 Ludovic FauvetQt: QProxyStyle is the new way to extend styles in Qt5
2013-07-15 Ludovic FauvetQt: setMovable has been deprecated in Qt5
2013-07-15 Ludovic FauvetQt: QString::fromAscii has been deprecated in Qt5
2013-07-15 Ludovic FauvetQt: qFindChild has been deprecated in Qt5
2013-07-15 Rafaël CarréSpecify nosignal picture with an image file
2013-07-15 Rafaël Carrédecklink output: black out video if no new pictures...
2013-07-15 Felix Paul... macosx: respect 'playlist-autostart' (close #7272)
2013-07-15 Felix Paul... podcast: be more tolerant with faulty feeds, so just...
2013-07-15 Rafaël Carrécontrib: gettext: update to latest release 0.18.3
2013-07-14 Rémi Denis... vdpau: fix leak on picture pool error
2013-07-14 Rémi Denis... vdpau: use custom picture destroy callback
2013-07-14 Rémi Denis... XCB/XVideo: fix long-standing massive leak on error
2013-07-14 Rémi Denis... XCB/X11: fix long-standing massive leak on error
2013-07-14 Rémi Denis... XCB: use custom picture destroy callback, simplify
2013-07-14 Rémi Denis... picture: assert that there is a destroy callback
2013-07-14 Rémi Denis... picture: add pf_destroy to picture_resource_t
2013-07-14 Rémi Denis... XCB: rework picture allocation, fix a memory leak in...
2013-07-14 Rémi Denis... MSW/WinGDI: remove no-op
2013-07-14 Rémi Denis... MSW/DirectX: keep only picture_sys_t * instead of pictu...
2013-07-14 Rémi Denis... MSW/Direct3D: retain only picture_sys_t* instead of...
2013-07-14 Rémi Denis... kva: fix double free on error, and remove useless struc...
2013-07-14 Rémi Denis... androidsurface: remove useless member
2013-07-14 Rémi Denis... androidsurface: fix double free on error
2013-07-14 Rémi Denis... XCB/XVideo: keep only SysV segment base address
2013-07-14 Rémi Denis... XCB/X11: keep SysV segment pointer only
2013-07-14 Rémi Denis... XCB: develop picture free function
2013-07-14 Rémi Denis... omx: fix memory leak on error
2013-07-14 Rémi Denis... omx: remove no-op
2013-07-14 Felix Paul... demux: don't link against IOKit and CoreFoundation...
2013-07-14 Felix Paul... access: don't link against Cocoa since this isn't needed
2013-07-14 Rémi Denis... test: add coverage for audio output and device functions
2013-07-13 Rémi Duraffortskins2: fix wrong qualifier (cid #1049814)
2013-07-13 Rémi DuraffortFix potential NULL pointer deref (cid #1049834)
2013-07-13 Rémi Duraffortskins2: remove self assignment (cid #1049841)
2013-07-13 Rémi DuraffortFix potential memleak (cid #1049846)
2013-07-13 Rémi DuraffortFix file descriptor leak (cid #1049847)
2013-07-13 Rémi Duraffortskins2: fix wrong break (cid #1049865)
2013-07-13 Rémi Duraffortaccess_jack: cleaning
2013-07-13 Rémi Denis... picture: remove invalidated assertion
2013-07-13 Rémi Denis... XCB/X11: pre-allocate and reuse shared memory segment XID
2013-07-13 Rémi Denis... XCB: pass shared memory segment XID as parameter of...
2013-07-13 Felix Paul... macosx: fix 10.6 runtime support
2013-07-13 Felix Paul... qtcapture: fix 10.6 runtime support
2013-07-13 Rémi Denis... Qt4: simplify Makefile
2013-07-13 Rémi Denis... configured: inverted LIBS and LDFLAGS
2013-07-13 Rémi Denis... modules: removed unused Makefile variables
2013-07-13 Rémi Denis... notify: use Makefile.am directly
2013-07-13 Rémi DuraffortFix missing unlock (cid #1047146)
2013-07-13 Rémi Duraffortbluray: fix missing unlock (cid #1047147)
2013-07-13 Rémi Duraffortmkv: fix missing unlock (cid #1047148)
2013-07-13 Rémi DuraffortFix missing unlock (cid #1047149)
2013-07-13 Rémi DuraffortFix potential missing unlock (cid #1047153)
2013-07-13 Rémi DuraffortFix missing unlock (cid #1047154)
2013-07-13 Rémi Duraffortrc: fix previous commit (wrong C&P)
2013-07-13 Rémi DuraffortFix missing unlock (cid #1047159)
2013-07-13 Rémi Denis... libvlc_audio_output_device_list_get: fix spelling ...
2013-07-13 Rémi DuraffortPlaylist: fx missing unlocks (cid #1047159 and #1047160)
2013-07-13 Rémi DuraffortFix assignment instead of compare
2013-07-13 Rémi DuraffortFix printf formats
2013-07-13 Rémi DuraffortFix allocation size mismatch (cid #1047373)
2013-07-13 Rémi DuraffortAllocation size mismatch (cid #1047372)
2013-07-13 Rémi DuraffortFix potential use-after-free (cid #1047503)
2013-07-13 Rémi DuraffortFix use-after-free (cid #1047498 and #1047499)
2013-07-13 Rémi DuraffortFix potential memleak (cid #1047282)
2013-07-13 Rémi DuraffortFix potential double free (#cid 403064)
2013-07-13 Rémi DuraffortFix potential double free (cid #1047501 and #1047502))
2013-07-13 Rémi DuraffortFix potential double free (cid #1047496 and #1047497)
2013-07-12 Jean-Baptiste... Contribs: build crystalhd SDK on Win32
2013-07-12 Rafaël Carrécontrib: vncserver: update config.*
2013-07-11 Rafaël Carrécontrib: vncserver: fix compilation outside of windows
2013-07-11 Felix Paul... podcasts SD: fix variable handling and minor cleanup...
2013-07-11 Felix Paul... macosx: fix runtime exception when deleting a podcast...
2013-07-11 Felix Paul... package/macosx: dump outdated meta data and bump OS...
2013-07-11 Felix Paul... contribs: disable nls in gnutls
2013-07-11 David Fuhrmannmacosx: fix some strdup memleaks
2013-07-11 David Fuhrmannmacosx: advanced prefs: save the default value if Defau...
2013-07-11 David Fuhrmannmacosx: fix simple prefs http-password if user just...
2013-07-11 Sergio AmmirataDual license fdkaac module under BSD 2-clause
2013-07-11 Ludovic FauvetQt: recents: hide the file:// scheme from the MRL
2013-07-11 Ludovic FauvetQt: recents: don't create an accelerator for MRL contai...
2013-07-11 Francois CartegnieRevert with correct fix "Qt: split the track number...
2013-07-11 Jean-Baptiste... Contribs: vncserver depends on gcrypt, jpeg and png
2013-07-11 Jean-Baptiste... Contribs: add mfx dispatcher (Media SDK) for Win32
2013-07-11 Jean-Baptiste... Contribs: fix compilation of vncclient with libjpeg...
2013-07-11 Ludovic FauvetQt: simple_prefs: fix crash when reading psz_aout
2013-07-11 Jean-Baptiste... Contrib: vncserver, just compile the client part to...
next