]> git.sesse.net Git - vlc/history - modules
WinCE: use -avoid-version for libvlc and libvlccore
[vlc] / modules /
2009-01-03 Geoffroy CouprieWin32: go fullscreen on the same screen as the vout...
2009-01-03 Geoffroy CouprieWinCE: fix compilation of vout
2009-01-02 Rémi Duraffortsome cleaning.
2009-01-02 Rémi DuraffortEvenif we don't care of WxWidget, fix #2365.
2009-01-02 Jean-Baptiste KempfQt: remove trailing space.
2009-01-02 Jean-Baptiste Kempfqt: input_manager: Code cosmetic to help coding.
2009-01-02 Jean-Baptiste KempfQt: get Bookmark events from the core and update in...
2009-01-02 Jean-Baptiste KempfQt: reserve space for future events handling.
2009-01-02 Jean-Baptiste KempfQt: react to caching Event from input to display Buffering.
2009-01-02 Jean-Baptiste KempfQt: connect the delay of ES to the extended panels.
2009-01-02 Rémi Durafforttaglib: cleaning.
2009-01-01 Rémi Durafforttaglib: read and write some APE tags.
2008-12-31 Joseph Tuloutest if access dc1394 is right earlier in the probing...
2008-12-31 Jean-Baptiste KempfAdd an accelerator for clearing MRL recents.
2008-12-31 Jean-Baptiste KempfQt: add an accelerator and respect the Naming conventio...
2008-12-31 Jean-Baptiste KempfQt: release input sooner
2008-12-31 Jean-Baptiste KempfQt: Warn=>Dbg
2008-12-31 Jean-Baptiste KempfQt: don't display msg in release that only ILEoo and...
2008-12-31 Jean-Baptiste KempfQt: fix some issues about displaying the media information.
2008-12-31 Jean-Baptiste KempfBetter msg.
2008-12-31 Jean-Baptiste KempfQt: reset A->B between songs.
2008-12-31 Jean-Baptiste KempfQt: input manager and media info cleanup continues.
2008-12-31 Jean-Baptiste KempfQt: cleaning of the MediaInfo Dialog mess.
2008-12-31 Jean-Baptiste KempfQt: input manager updates. Remove some events with...
2008-12-31 Jean-Baptiste KempfQt: short simplification
2008-12-31 Jean-Baptiste KempfQt: fix a misconception and a leak.
2008-12-30 Rémi Durafforttaglib: read meta from xiph.
2008-12-30 Rémi Denis-CourmontPS mux implements MPEG1 as "mpeg1", not "mpeg" - fixes...
2008-12-30 Jean-Baptiste KempfQt: missing assert include.
2008-12-30 Jean-Baptiste KempfQt: bigger help dialog.
2008-12-30 Jean-Baptiste KempfQt: no need to go through the MainInterface to forward...
2008-12-30 Jean-Baptiste KempfQt: correctly hide everything on MinimalView
2008-12-30 Jean-Baptiste KempfQt: cosmetic on Main_Interface.
2008-12-30 Jean-Baptiste KempfQt: avoid slots duplication. Remove one connects too.
2008-12-30 Jean-Baptiste KempfQt: separate speedLabel code from interface code
2008-12-30 Jean-Baptiste KempfQt: Remove unneeded stuffs from qt4.hpp
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-12-30 Jean-Baptiste KempfQt: Remove some dialogs_provider.hpp and input_manager...
2008-12-30 Jean-Baptiste KempfQt: Change the rate scale in order to have 0.96x in...
2008-12-30 Jean-Baptiste KempfQt controller: update copyrights.
2008-12-30 Jean-Baptiste KempfQt: Move code around and simplify the inclusion of...
2008-12-30 Jean-Baptiste KempfQt: First step of splitting the controller widgets...
2008-12-30 Jean-Baptiste KempfQt: add a separator in the menus before recent Items.
2008-12-30 Jean-Baptiste KempfQt: New dialog for plugins listing.
2008-12-30 Jean-Baptiste KempfQt: correctly save the message dialog size.
2008-12-30 Jean-Baptiste KempfQt: hasInput() now checks for EOF of input
2008-12-30 Jean-Baptiste KempfQt4: Comment main members
2008-12-30 Jean-Baptiste KempfQt: input slider and other widgets cleaning.
2008-12-30 Jean-Baptiste KempfQt4: input manager, reorder the event to match the...
2008-12-30 Ilkka Ollakkaencode \ in xspf location uri also (rfc 3986 has set...
2008-12-30 Rémi DuraffortMissing include assert.
2008-12-29 Rémi Denis-CourmontMissing <assert.h>
2008-12-29 Rémi Denis-CourmontStealthier missing <assert.h>
2008-12-29 Rémi Denis-CourmontMissing <assert.h>
2008-12-29 Ilkka Ollakkacheck scheme part in uri with checking :// instead...
2008-12-29 Ilkka Ollakkadon't clear equalizer when input-item changes
2008-12-29 Rémi Duraffortatmo: remove silly thing.
2008-12-29 Rémi Durafforttaglib: cleanup the header and add myslef to the authors.
2008-12-29 Rémi Durafforttaglib: write meta in Xiph format. (only one advanced...
2008-12-29 Rémi Duraffortatmo module: returning NULL is better than nothing.
2008-12-29 Dominique LeuenbergerActually return the number of static entries as stated...
2008-12-28 Felix Paul Kühneosx-wizard: make sure to only re-select encap formats...
2008-12-28 Felix Paul Kühneosx-wizard: fixed a couple of UTF8-bugs which prevented...
2008-12-28 ogg.k.ogg.kSupport for rendering Kate streams with libtiger
2008-12-28 Ken SelfBDA allow card selection
2008-12-27 Rémi Durafforttaglib: write some more id3v2 tags and add empty functi...
2008-12-24 Jean-Baptiste KempfNEWS and LIST update
2008-12-24 Mathieu SonetFix a regression introduced by the previous commit
2008-12-21 Rémi DuraffortTaglib: save more meta data.
2008-12-21 Jean-Baptiste KempfKostya RV30 code is merged in FFmpeg.
2008-12-21 Ilkka Ollakkadon't save xspf-playlist location, as it's not needed...
2008-12-21 Rémi Denis-Courmontdecomp: inclde spawn.h only if used
2008-12-21 Rémi Denis-CourmontRevert "decomp: disable on DARWIN, because 10.4 does...
2008-12-21 Rémi Denis-Courmontdecomp: use plain fork/exec if POSIX spawn is missing
2008-12-21 Rémi Denis-CourmontComment for myself
2008-12-21 Derk-Jan Hartmandecomp: disable on DARWIN, because 10.4 does not suppor...
2008-12-21 Rémi Denis-CourmontDo not compete with libvlc in destroying interfaces...
2008-12-21 Dominique LeuenbergerFix for 'no-return-in-nonvoid function intf.c'
2008-12-20 Rémi Denis-CourmontFix error values
2008-12-20 Pierre d'Herbemontopengl: Remove opengl effects as agreed at the VDD...
2008-12-20 Ilkka OllakkaDon't require location under track element in xspf...
2008-12-19 Michael HanselmannAdd Remote Audio Output Protocol stream output plugin
2008-12-19 Jean-Baptiste KempfQt/VLM:: correctly set the filter.
2008-12-19 Jean-Baptiste KempfQt4: correctly create some buttons.
2008-12-19 Jean-Baptiste KempfQt4: forgotten include.
2008-12-19 Jean-Baptiste KempfQt4: icons for skip and eject buttons.
2008-12-19 Jean-Baptiste KempfQt4: connect TimeLabel to the inputStateChange to displ...
2008-12-19 Jean-Baptiste KempfQt: Improve some wording for support.
2008-12-19 Jean-Baptiste KempfForward port of 'Telnet: fix win32 work'.
2008-12-18 Jean-Baptiste KempfQt4: Fix small layout bug introduced by customization
2008-12-18 Jean-Baptiste Kempf[Qt] Add 2 new icons.
2008-12-17 Ilkka OllakkaDon't wait location-node for creating input, and allow...
2008-12-17 Rémi DuraffortCheck malloc return value.
2008-12-17 Rémi DuraffortUse NULL instead of 0.
2008-12-17 Rémi DuraffortDon't write two times when only one is needed.
2008-12-17 Jean-Baptiste Kempf[Qt] SPrefs, activate the headphone filter correctly.
2008-12-17 Jean-Baptiste Kempf[Qt] Add deinterlacing and AR in video tab in Simple...
2008-12-17 Rémi DuraffortLess includes.
2008-12-17 Rémi Duraffortcaugh caugh.
2008-12-17 Rémi DuraffortAnother fix for win32.
next