]> git.sesse.net Git - vlc/shortlog
vlc
2009-03-01 Rémi Denis... Call XInitThreads early enough
2009-03-01 Rémi Denis... Fix vlc dependency on libvlc
2009-03-01 Rémi Denis... configure: rationalize Xlib tests + minor fixes
2009-03-01 Rémi Denis... Ressource -> Resource
2009-03-01 Rémi Denis... Spell resource the English way
2009-02-28 Jean-Baptiste... Don't believe Wikipedia: VLC supports perfectly well...
2009-02-28 Jean-Baptiste... Qt: Same for telexFrame.
2009-02-28 Jean-Baptiste... Qt: now that you don't control the controls size anymor...
2009-02-28 Rémi Denis... Packetize MPV as well
2009-02-28 Rémi Denis... RTP: audio/MPA needs to be packetized
2009-02-28 Rémi Denis... Use our endianism macros
2009-02-28 Rémi Denis... SAP: add new payload types
2009-02-28 Rémi Denis... Recognize supported media type for SDP from SAP, not...
2009-02-28 Rémi Denis... str_format_meta: take the input stats lock as needed
2009-02-28 Rémi Denis... Privatize input stats internals
2009-02-28 Rémi Denis... Remove remaining global stats code
2009-02-28 Rémi Denis... Remove uninitialized and unsynchronized global stats
2009-02-28 Rémi Denis... Remove non-working and hardly documented RRD support
2009-02-28 Jean-Baptiste... Qt: update comment in menus.cpp
2009-02-28 Jean-Baptiste... Use !isVisible when needed ISO isHidden
2009-02-28 Rémi Denis... Use a symbolic link instead of a shell script for stati...
2009-02-28 Rémi Denis... Hard code plugin path and http path in static VLC
2009-02-28 Rémi Denis... Fix FfmpegExecute callback prototype
2009-02-28 Jean-Baptiste... Qt: consistency between loop and random buttons.
2009-02-28 Ilkka OllakkaQT4: set initial state of randombutton correctly
2009-02-28 Roman PenFix wrong initialization of 'mp2v' encoder profile
2009-02-28 Jean-Baptiste... Make UI compatible Qt4.3 - May people from the designer...
2009-02-28 Jean-Baptiste... Qt: random button is now just a checkable button and...
2009-02-28 Jean-Baptiste... Qt: string consistency.
2009-02-27 Jean-Baptiste... Qt: add UI for play-and-exit activation. Just a menu...
2009-02-27 Jean-Baptiste... Qt: cohenrency for volume between FSC and main Controll...
2009-02-27 Jean-Baptiste... Qt: comments.
2009-02-27 Jean-Baptiste... Qt: add a shortcut for A->B loop
2009-02-27 Jean-Baptiste... Qt: remove debug forgotten.
2009-02-27 Jean-Baptiste... Qt: block too large Windows for open dialog. And close...
2009-02-27 Jean-Baptiste... Qt: remove the static QAction* for the menus consistenc...
2009-02-27 Jean-Baptiste... Qt: remove the HACK with the static QAction for minimal...
2009-02-27 Rémi Duraffortgestures: cleaning.
2009-02-27 Rémi Durafforthotkeys: factorization.
2009-02-27 Rémi Duraffortgestures:
2009-02-27 Rémi Duraffortgestures: remove the (init|end)thread function
2009-02-27 Rémi Duraffortgestures: use the right objet for the variable.
2009-02-27 Rémi Duraffortgesture: remove one dummy function and clean a bit.
2009-02-27 Jean-Baptiste... Qt: remove debug.
2009-02-27 Jean-Baptiste... Qt: repair A->B loop and close #2558
2009-02-27 Jean-Baptiste... s/Paste MRL/Paste Location/
2009-02-26 Rémi Duraffortskins2: simplification.
2009-02-26 jpd@m2x.nlChange wording to be more accurate.
2009-02-25 Jean-Baptiste... New hotkeys for normal speed(=), faster(]) and slower([)
2009-02-25 Jean-Baptiste... More NEWS.
2009-02-25 Laurent AimarAdded hotkeys for fine playback rate control.
2009-02-25 Laurent AimarUse calloc when appropriate (cdrom.c)
2009-02-25 Laurent AimarCosmetics (notify)
2009-02-25 Laurent AimarFixed potential segfault in notify.
2009-02-25 Laurent AimarCosmetics (notify)
2009-02-25 Laurent AimarRemove useless/wrong static non const variable (notify).
2009-02-25 Laurent AimarCosmetics (notify)
2009-02-25 Rémi Duraffortupdate LIST.
2009-02-25 Rémi Duraffortxtag: comment out xtag_snprint wich is never used.
2009-02-25 Rémi Duraffortstats: consistence declaration.
2009-02-25 Rémi Duraffortplyalist_export: less includes.
2009-02-25 Rémi Duraffortplaylist export: unify module description.
2009-02-25 Rémi Duraffortosd: less includes.
2009-02-25 Rémi Duraffortosd: use calloc and a bit of cleaning.
2009-02-25 Rémi Duraffortosd: less includes.
2009-02-25 Rémi Duraffortunused variable.
2009-02-25 Rémi Durafforttelepathy: compute test only one time
2009-02-25 Rémi Duraffortnotify: less includes.
2009-02-25 Rémi Denis... Convenience target to run also the broken tests
2009-02-25 Rémi Denis... media_list_player test now works
2009-02-25 Rémi Denis... Provide a dummy (empty) but valid sample file
2009-02-25 Rémi Denis... media_list test is safe to run
2009-02-25 Cody RussellDo not notifications actions if the server does not...
2009-02-25 Adrien GrandAvoid infinite loop when the telnet session is closed...
2009-02-25 JP DingerFix spelling of the word ``instantiating''.
2009-02-25 Rémi Denis... Use IPPROTO_IP if SOL_IP is missing
2009-02-25 Geoffroy CouprieWin32: fix crash reporting version string
2009-02-24 Laurent AimarAdded missing EnsureUTF8 for CD-TEXT.
2009-02-24 Laurent AimarSet dummy decoder output format.
2009-02-24 Laurent AimarImproved a bit SRT support.
2009-02-24 Laurent AimarAdded CD-TEXT support to our cdda module (linux/win32).
2009-02-24 Laurent AimarFixed a segfault in hotkeys.
2009-02-24 Laurent AimarPrepare GetTracks for CD-TEXT (cdda).
2009-02-24 Laurent AimarClean up/Fix memleak in CDDB code for our cdda access.
2009-02-24 Laurent AimarAdded ioctl_GetCdText to our cdrom wrapper for linux...
2009-02-24 Laurent AimarCosmetics.
2009-02-24 Laurent AimarFixed a small memleak in cdda/vcd code.
2009-02-24 Geoffroy CouprieWinCE: make buildbot happy for now.
2009-02-24 Geoffroy CouprieWinCE: add more libs to contribs
2009-02-24 Geoffroy CouprieWin32: send crash reports to ftp://crash.videolan.org...
2009-02-24 Rémi Denis... Use a framebuffer whose visual matches that of the...
2009-02-24 Rémi Denis... Get configurations for the screen we do use.
2009-02-24 Rémi Denis... Require a visual since we need one at the next API...
2009-02-24 Rémi Denis... Don't handle impossible error
2009-02-24 Rémi Denis... static const
2009-02-24 Jean-Baptiste... Qt: use the new lock icon.
2009-02-24 Jean-Baptiste... Merge branch 'master' of git@git.videolan.org:vlc
2009-02-24 Jean-Baptiste... Qt: add a new 'lock' icon.
2009-02-24 Jean-Baptiste... Qt: Reset the Open List on acceptance
2009-02-24 Pierre YnardFix inexistant argument
next