]> git.sesse.net Git - vlc/history - modules
SpuRegionPlace now works in rendered unit.
[vlc] / modules /
2008-09-17 Laurent AimarUsed const for video_format_t when possible.
2008-09-17 Laurent AimarFixed spu_RenderSubpictures prototype.
2008-09-17 Laurent AimarDo not use pf_make_region as it leads to a horrible...
2008-09-17 Laurent AimarSimplify dynamicoverlay and removed the need of pf_make...
2008-09-17 Geoffroy CouprieShould remove the big white noise that was produced
2008-09-17 Geoffroy Couprieremove on more b_dead old use
2008-09-17 Derk-Jan Hartmanquartztext: One more fix to [f0d84d019c8c240c47672b82b...
2008-09-17 Derk-Jan Hartmanquartztext: fix [f0d84d019c8c240c47672b82be123dc979b8d0...
2008-09-17 Derk-Jan Hartmanmacosx: partial revert of [fa78d3b351465c9356b64484b979...
2008-09-17 Derk-Jan Hartmanquartztext: Use 10.4 compatible alternative to kCGColor...
2008-09-16 Pierre d'Herbemontmacosx: Remove the deprecated quickdraw vout.
2008-09-16 Pierre d'Herbemontavformat: Don't accept negative size.
2008-09-16 Yoann PeronneauUpdate XSPF playlist structure to use <vlc:id> instead...
2008-09-16 Jean-Baptiste KempfProvide a SPrefs to deactivate the systray icon as...
2008-09-16 Pierre d'Herbemontquartztext: Reenable quartztext along with some enhance...
2008-09-16 Rémi Denis-CourmontDocument the assertion
2008-09-16 Pierre d'Herbemontmacosx: Use fork+exec instead of posix_spawn.
2008-09-16 Laurent AimarCompilation fix for kate.
2008-09-16 Rémi Denis-Courmontmmap: allow tweaking the PTS delay
2008-09-16 Rémi Denis-Courmontmmap: handle I/O errors as fatal
2008-09-16 Derk-Jan Hartmansubass: Fix crash in the simple SSA/ASS decoder.
2008-09-16 Pierre d'Herbemontmacosx: Use freetype fonts in simple prefs.
2008-09-16 Pierre d'Herbemontmacosx: Properly relaunch VLC when asked for.
2008-09-16 Pierre d'Herbemontquartztext: Disable as freetype is doing a better job...
2008-09-16 Pierre d'Herbemontmacosx: Make sure preferences version is saved.
2008-09-16 Pierre d'Herbemontmacosx: Set the pref version key if the ignore button...
2008-09-15 Pierre d'Herbemontmacosx: Check for older preferences and ask to delete...
2008-09-15 Derk-Jan Hartmanmkv: lower priority of mkv module to 0
2008-09-15 Laurent AimarFixed ASS subtitle with anamorphic video.
2008-09-15 Pierre d'Herbemontmacosx: We need the PL_LOCK here (May fix a race we...
2008-09-15 Derk-Jan Hartmanps demux: fix an issue in ps_pkt_read()
2008-09-15 Pierre d'Herbemontquartztext: Better font compromise. (Use Arial Black...
2008-09-15 Laurent AimarRemoved unused or redondant fields from subpicture.
2008-09-15 Laurent AimarRemoved useless width/height fields in subpicture_t.
2008-09-15 Rémi Denis-CourmontZero tab entries when you allocate them
2008-09-15 Rémi Denis-CourmontUseless FREENULL -> free
2008-09-15 Laurent AimarEnabled AR change in deinterlace (typo).
2008-09-14 Felix Paul Kühnemacosx: finally implement a Reveal-in-Finder functionality
2008-09-14 Laurent AimarAdded support for eac3 in a52 packetizer.
2008-09-14 Laurent AimarAdded support for E-AC3 in ES demuxer.
2008-09-14 Rémi Denis-CourmontUse PL_LOCK/PL_UNLOCK
2008-09-14 Rémi Denis-CourmontWrite CRLF in the same I/O operation
2008-09-14 Rémi Denis-CourmontAnother thread-unsafe redumdant use of b_dead
2008-09-14 Rémi Denis-CourmontRemove unsafe use of b_dead.
2008-09-14 Rémi Denis-CourmontRemove write-only value
2008-09-14 Rémi Denis-CourmontDo not use block_FifoWake if block_FifoGet does not...
2008-09-14 Rémi Denis-CourmontGrrr at subsubsubsubdirectories
2008-09-14 Rémi Denis-CourmontRemove intf_ShouldDie
2008-09-14 Rémi Denis-Courmontnetsync: some cleanup (still very ugly)
2008-09-14 Rémi Denis-CourmontRemove VLC_OBJECT_ANNOUNCE
2008-09-14 Rémi Denis-CourmontHTTP: sanity check
2008-09-14 Jean-Baptiste KempfWorkaround spatializer bugs.
2008-09-13 Antoine CellerierRemove trailing spaces.
2008-09-13 Felix Paul Kühnemacosx: added an option to the crash reporter to disabl...
2008-09-13 Laurent AimarProperly handle AR changes in deinterlace module.
2008-09-13 Antoine CellerierOops.
2008-09-13 Antoine CellerierFix the RGB masks in v4l too.
2008-09-13 Antoine CellerierFixed the RGB masks in v4l2.
2008-09-13 Laurent AimarRemoved b_pausable flag in favour of b_subtitle.
2008-09-13 Jean-Philippe AndreQt coverlabel should always show an image, even when...
2008-09-13 Jean-Philippe AndreQt: sorry guys, record works very fine actually...
2008-09-13 Jean-Philippe AndreQt: Access-filter 'record' does not exist anymore.
2008-09-13 Antoine Cellerier\o/ skins2 work on win32 \o/ <(°v°<)
2008-09-13 Felix Paul KühneFixed a couple of l10n strings pointed by Antonio Javie...
2008-09-13 Laurent AimarRender subtitles (without osd) before taking a snapshot...
2008-09-13 Laurent AimarAdded demux_Packetizer* helpers.
2008-09-13 Jean-Baptiste KempfAlways show something in the statusLabel, even if you...
2008-09-13 Geoffroy CouprieSkins2: separate the source files included depending...
2008-09-12 Jean-Baptiste KempfOgg extensions update as RFC 5334 recommends.
2008-09-12 Laurent AimarUse poll instead of arbitrary msleep in lirc (close...
2008-09-12 Jean-Baptiste KempfQt: Don't accept focus on the input slider. Never....
2008-09-12 Jean-Baptiste KempfQt: InputSlider: wheeling on it will seek of 1% in...
2008-09-12 Laurent AimarRemoved now useless dts/a52/m4a demuxer.
2008-09-12 Laurent AimarAdded support for DTS to es demuxer.
2008-09-12 Laurent AimarAdded A52 capability to es demuxer.
2008-09-12 Laurent AimarAdded mpeg4 audio support to es demuxer.
2008-09-12 Laurent AimarRenamed mpga to es demuxer.
2008-09-12 Laurent AimarImproved bitrate estimation in mpga demuxer.
2008-09-12 Laurent AimarReworked mp3 demuxer to allow generic ES demuxer.
2008-09-12 Jean-Baptiste KempfChange Ctrl+F1 into Shift+F1 for about dialog because...
2008-09-12 Jean-Baptiste KempfRemove .ps from extensions registration.
2008-09-12 Antoine CellerierDon't call the demux close function ourselves, the...
2008-09-12 Antoine CellerierDefault enable http forward cookies
2008-09-12 Derk-Jan Hartmanfreetype: potential divide by zero crash.
2008-09-12 Marian DurkovicDon't hang VLC on ABOR in FTP access (closes #2027)
2008-09-12 Jean-Philippe AndreQt: bugfix: playlist's add directory function was faili...
2008-09-12 Jean-Philippe AndreAdd a parent to avoid leaking the QVLCframe and input_items
2008-09-12 Jean-Philippe AndreQt: Add a parent to the CoverArtLabel We should add...
2008-09-12 Jean-Philippe AndreIncref/decref input_item to avoid eventual segfaults
2008-09-12 Derk-Jan Hartmanmacosx: Add a teletext menu
2008-09-12 Derk-Jan Hartmanzvbi: fix subpage "down"-key to not alternate between...
2008-09-12 Derk-Jan Hartmanzvbi: fix RGYB key values.
2008-09-12 Derk-Jan Hartmanzvbi: Fix transparent background when background !...
2008-09-12 Derk-Jan Hartmanzvbi: signal update when changing opaqueness of a page
2008-09-12 Derk-Jan Hartmanzvbi: preliminary support for subpage browsing with...
2008-09-12 Jean-Baptiste KempfQt4: implement forgotten function in ML
2008-09-12 Jean-Baptiste KempfQt Jpeg support on Windows.
2008-09-11 Derk-Jan Hartmanzvbi: Support capturing keys 0-9 in order to select...
2008-09-11 Derk-Jan Hartmanzvbi: teletext enhancements
2008-09-11 Derk-Jan Hartmanzvbi: strcmp->strcasecmp
next