]> git.sesse.net Git - vlc/history - modules
Win32: fix crash reporting version string
[vlc] / modules /
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 Rémi Denis-CourmontUse a framebuffer whose visual matches that of the...
2009-02-24 Rémi Denis-CourmontGet configurations for the screen we do use.
2009-02-24 Rémi Denis-CourmontRequire a visual since we need one at the next API...
2009-02-24 Rémi Denis-CourmontDon't handle impossible error
2009-02-24 Rémi Denis-Courmontstatic const
2009-02-24 Jean-Baptiste KempfQt: use the new lock icon.
2009-02-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-02-24 Jean-Baptiste KempfQt: add a new 'lock' icon.
2009-02-24 Jean-Baptiste KempfQt: Reset the Open List on acceptance
2009-02-24 Rémi Duraffortnotify: use asprintf
2009-02-23 Rémi Duraffortncurses: repare some of the locking problem
2009-02-23 Jean-Baptiste KempfQt, prefs, global hotkeys configuration, step 1.
2009-02-23 Derk-Jan Hartmanaxe -> axis
2009-02-23 Jean-Baptiste KempfForgotten ' ' space in longhelp.
2009-02-23 Jean-Baptiste KempfRemove one vlc_object_find usage.
2009-02-23 Jean-Baptiste KempfQt: Add the hotkeys-mousewheel configuration to simple...
2009-02-23 Jean-Baptiste KempfHotkeys: configurability of mousewheel action to stop...
2009-02-23 Jean-Baptiste KempfAdd a forgotten file to Modules.am
2009-02-23 Rémi Denis-CourmontCopy IPv4 multicast TTL from RTP to RTCP.
2009-02-23 Felix Paul Kühnemacosx: display the remaining time if the field was...
2009-02-23 Jean-Baptiste KempfQt: rename skip to step to match macos
2009-02-23 Jean-Baptiste KempfDirectory: ignore .ini files.
2009-02-22 Jean-Baptiste KempfQt: try to fix the arrow on the open dialog.
2009-02-22 Jean-Baptiste KempfQt: fix the weird size of the open dialog.
2009-02-22 Joseph Tuloucorrects no dtd found when changing skins
2009-02-22 Jean-Baptiste KempfQt: Fix error in previous commit .
2009-02-22 Jean-Baptiste KempfQt menus: many new accelerators.
2009-02-22 Jean-Baptiste KempfDefault transcoding profiles.
2009-02-22 Jean-Baptiste KempfQt, menus: improve the NavigMenu entries.
2009-02-22 Jean-Baptiste KempfQt, menus: various changes, speedups and addition to...
2009-02-22 Jean-Baptiste KempfQt: provide a way to jump forward and backward programa...
2009-02-22 Derk-Jan HartmanRemove access-filter timeshift from OSX open dialog.
2009-02-22 Jean-Baptiste KempfQt: systray, don't show the tooltip on right-click...
2009-02-22 Rémi Duraffortcmml: less includes.
2009-02-22 Rémi Duraffortrc: factorisation
2009-02-22 Rémi Duraffortxosd: simplification.
2009-02-22 Rémi Duraffortxosd: use a condition variable instead of a sleep.
2009-02-21 Rémi Duraffortrc: remove one vlc_object_find.
2009-02-21 Rémi Duraffortxosd:
2009-02-21 Joseph Tulouplaylist locking forgotten (causes PL_ASSERT_LOCKED...
2009-02-21 Jean-Baptiste KempfQt: deactivate the encryption functionnality until...
2009-02-21 Jean-Baptiste KempfQt: display a locker in the statusBar when encryption...
2009-02-21 Jean-Baptiste KempfQt reverse for trickplay: show the button by default...
2009-02-21 Rémi Denis-CourmontSupport for opening any file descriptor with fd://
2009-02-21 Jean-Baptiste KempfQt: reverse Button.
2009-02-20 Felix Paul Kühnemacosx: improved font selection in the simple prefs...
2009-02-20 Rémi Denis-Courmontlibxml: fix plugin re-entrancy - refs #2541
2009-02-20 Frédéric CrozatFix format-security warnings
2009-02-20 Rémi Denis-CourmontUnused variable
2009-02-20 Jean-Paul SamanRevert "mozilla: video is displayed again"
2009-02-20 Jean-Paul Samanrc: add missing playlist_Lock()/playlist_Unlock() for...
2009-02-20 Jean-Paul Samanrc: "state" does not return playlist_status_t but input...
2009-02-20 Rémi Denis-CourmontRemove silly cast
2009-02-20 Rémi Duraffortsimplifications.
2009-02-20 Jean-Baptiste KempfFix compilation
2009-02-20 Jean-Paul Samanmozilla: video is displayed again
2009-02-20 Jean-Baptiste KempfQt menus: add faster/slower/normal rate
2009-02-20 Joseph TulouCorrects crashing when a skin doesn't have a video...
2009-02-20 Joseph TulouEnsure cone is hidden before video is shown in qt4...
2009-02-20 Jean-Baptiste KempfQt: menu, code simplification.
2009-02-19 Jean-Baptiste KempfQt: menus, comments fixes.
2009-02-19 Jean-Baptiste KempfQt: menus, minor code reorg.
2009-02-19 Rémi Denis-CourmontPulseAudio cannot be unloaded - fixes #2538
2009-02-19 Felix Paul Kühnefixed compilation warning
2009-02-19 Felix Paul Kühnemacosx: more approbiate locking suggested by fenrir
2009-02-19 Felix Paul Kühnemacosx: re-arranged the audio and video menus to look...
2009-02-19 Felix Paul Kühnemacosx-port: removed compatibility code for outdated...
2009-02-19 Felix Paul Kühnemacosx: implemented saving of the debug log as RTFD...
2009-02-19 Felix Paul Kühnemacosx: added missing playlist locks
2009-02-19 Geoffroy CouprieWin32: go to fullscreen on the same monitor as the...
2009-02-19 Geoffroy CouprieWinCE: don't use features absent of Windows Mobile
2009-02-19 Geoffroy CouprieWinCE intf: don't use old preferences macros
2009-02-19 Geoffroy CouprieWinCE intf: LVITEM needs an index
2009-02-19 Geoffroy CouprieWinCE intf: remove VLC_Changeset
2009-02-19 Geoffroy CouprieWinCE: fix compilation of wince.cpp
2009-02-18 Laurent AimarFixed a memleak in cdda.
2009-02-18 Laurent AimarAllow to only specify --cdda-track to select a cd audio...
2009-02-18 Laurent AimarAdded a "key-rate-normal" to reset input playback rate...
2009-02-18 Laurent AimarFixed mms udp polling and network timeout.
2009-02-17 Laurent AimarImproved ac3/eac3 support in mp4 (fix #2524).
2009-02-17 Rémi Denis-CourmontPlugins depend on the core symbols list, not the whole...
2009-02-17 Aurélien NephtaliFix crash when transcoding from mpeg2
2009-02-17 Laurent AimarFixed Qt4 interface to use the new postprocess vout...
2009-02-17 Jean-Paul Samanfb: initialize p_sys->p_video to MAP_FAILED.
2009-02-17 Jean-Paul Samanfb: do not segfault when OpenDisplay() fails in Create().
2009-02-17 Ilkka Ollakkaqt4: fix compile which was caused by removing one line...
2009-02-16 Ilkka Ollakkaqt4: change callback to new playlist-item-append/deleted
2009-02-16 Ilkka Ollakkaqt4: remove item-change callback from playlist-model
2009-02-16 Laurent AimarRemoved one malloc per new playlist item (qt4).
next