On this thread you'll find all DSPlayer release, with a little changelog. You can find the supported thread here
Before asking help, be sure to read the wiki how-to : http://wiki.xbmc.org/?title=HOW-TO:_Using_DSPlayer.
Don't forget to join a debug log with your bug report. Thanks.
Lastest build : r33619
Warning: If you upgrade to revision higher than 28720 you will not be able to downgrade to a lower revision as the databases are not compatible.
Change log:
- 2010/09/08 - Build 33619:
- Merged with trunk r30966
- 2010-06-09 31003 added support for time goto
- 2010-06-09 31002 added: subtitles settings in the XML config file
- 2010-06-08 30986 fixed: vsync wasn't working in GUI even if it was set on "always"
- 2010-06-08 30966 added: Pixel shaders support on the GUI
- 2010-06-08 30947 fixed: Use GetLocaleInfoW to prevent encoding conflicts.
- 2010-06-06 30872 fixed: automatically disable XBMC vsync when DSPlayer one is activated
- 2010-06-05 30852 added: ability to enable shaders from the shaders.xml file. Still need to find a proper way to add this to the GUI.
- 2010-06-05 30840 added: initial support for pixel shaders. (still no way to select a pixel shader from the GUI)
- 2010-06-04 30820 changed: XML file refactoring
- 2010-06-04 30819 fixed bug with external subtitles.
- 2010-06-03 30810 fixed vob subtitles rendering
- 2010-06-03 30808 fixed subtitles font size once for all. Many thanks hsinchu308!
- 2010-06-03 30804 fixed fast forward and rewind
- 2010-06-03 30778 updated mpc filters to r2002
- 2010-06-02 30765 fixed issue with avi file. The auto refresh-rate feature should now works on XP too!
- 2010-06-02 30758 fixed D3D Device reset on XP. Works pretty well except with AVI file when AviSplitter is used.
- 2010-05-29 30666 fixed: Videos with non square pixels were not displayed with the correct AR. Thanks hsinchu308!
- 2010-05-26 30588 fixed: XML Settings file was not read.
- 2010-05-25 30563 updated subtitle project (now builds with SSE2 optimization)
- Merged to trunk HEAD
- 2010-05-21 30385 subtitles textures are now correctly released (no more D3D memory leaks)
- 2010-05-21 30383 fixed subtitles font size. Should now be the same between dsplayer and dvdplayer, no matter the screen resolution. Thanks hsinchu308!
- 2010-05-20 30337 fixed: Don't force power of two textures for subtitles rendering if the GC can handle non power of two textures
- 2010-05-19 30311 fixed: auto refresh-rate now works on Vista+ (maybe on XP too, untested)
- 2010-04-29 29668 Set AccurateVSync and FlushGPUBeforeVSync to true by default
- 2010-04-28 29634 Added renderer stats
- 2010-04-24 29469 Bilinear resizer set by default
- 2010-04-22 29444 fixed: no more freeze when trying to display an error popup
- 2010-04-22 29443 merged from trunk revs r29309:29438
- 2010-04-18 29374 cosmetics
- 2010-04-18 29373 added: better support of media flagging
- 2010-04-17 29334 synchronize the render thread with the painting thread (needed for some vsync calculation)
- 2010-04-17 29333 fixed: vs2010 build
- 2010-04-17 29332 fixed: last letter of subtitles was missing
- 2010-04-17 29331 fixed: crash when recreating D3D Device; fixed: subtitles rendering
- 2010-04-16 29309 merged from trunk r29264:29307
- 2010-04-14 29280 font size tweaking
- 2010-04-14 29279 fixed: string [] operator has changed in vs2010
- 2010-04-14 29278 subtitles are now rendered from the render thread
- 2010-04-14 29276 added: support for vsync was here but not enabled. It's done!
- 2010-04-14 29275 fixed build on vs2010
- 2010-04-14 29267 forget in r29266
- 2010-04-14 29266 merged from trunk revs r29146:29263 fixed build errors with vs2010
- 2010-04-13 29235 new internal splitter for flv
- 2010-04-13 29234 Internal avi splitter is now working
- 2010-04-13 29230 forget in r29208
- 2010-04-13 29228 Completly removed avisplittter and fixed auto_ptr bugs in the basesplitter
- 2010-04-12 29209 fixed: the render manager wasn't configured when using VMR9
- 2010-04-12 29208 added log support from libsubs dll
- 2010-04-12 29205 added: support for vob subtitles
- 2010-04-12 29203 fixed a crash when using vobsub subtitles (still crashing, but time to go to bed!)
- 2010-04-11 29186 fixed: subtitles don't disappear anymore (also fix build errors)
- 2010-04-11 29185 renamed mpcSub project in libsubs
- 2010-04-11 29184 added some optimization flags
- 2010-04-11 29183 fixed: crash when resetting the d3d device
- 2010-04-11 29180 cosmetics
- 2010-04-11 29179 added: message log
- 2010-04-11 29178 renamed dll
- 2010-04-11 29177 fixed: subtitles was always rendered italic
- 2010-04-11 29176 fixed: fps detection problem
- 2010-04-11 29175 added: secure compile flags
- 2010-04-11 29174 Added BaseFilters
- 2010-04-10 29173 Fixed Vmr9 device reset
- 2010-04-10 29172 Fixed toggle fullscreen on the same monitor the window is actually being displayed
- 2010-04-10 29166 fixed: D3D Reset should be working now (and so auto refresh rate mode too)
- 2010-04-10 29166 fixed: D3D Reset should be working now (and so auto refresh rate mode too)
- 2010-04-10 29165 fixed: wrong test case
- 2010-04-10 29162 improved error/crash handling ; fixed a crash when not reading a dvd
- 2010-04-10 29158 Added Directshow Filters templates.
- 2010-04-09 29146 merged from trunk revs r29060:29145
- 2010-04-08 29138 added: basic support for audio & subtitle dvd streams (only listing)
- 2010-04-08 29131 use mpcvideodec by default instead of ffdshow
- 2010-04-08 29130 fixed: potential crash when dealing with subtitles styles
- 2010-04-08 29129 fixed: first subtitle wasn't rendered
- 2010-04-08 29128 fixed: subtitles rendering on dual monitor (not tested, only one monitor here!) - Apparently, still doesn't working!
- 2010-04-07 29111 Small clean up in the xbmc source filter
- 2010-04-06 29092 added: support for custom font for subtitle rendering
- 2010-04-06 29091 fixed: crash related to subtitles style
- 2010-04-06 29061 fixed: crash with ssa/ass embedded subtitles
- 2010-04-06 29060 merged from trunk revs r29002:29059
- 2010-04-06 29057 cosmetics
- 2010-04-06 29040 fixed: Crash when setting subtitles style
- 2010-04-05 29032 Added resizers to the video dialog
- 2010-04-05 29030 Fixed rar source filters not loading
- 2010-04-05 29028 added: subtitles delay support
- 2010-04-05 29026 fixed opaque background rendering
- 2010-04-05 29025 fixed: don't override ssa/ass style
- 2010-04-05 29024 Fixed CMediaManager returning false on mounted dvd image
- 2010-04-05 29018 Fixed mouse move and mouse click in dvd menu
- 2010-04-05 29017 Time from video wasn't set correctly for rendering subtitles with vmr9
- 2010-04-04 29011 added: style support for subtitles
- 2010-04-04 29010 added: GDI charset support
- 2010-04-04 29009 New renderers dont need to wait the frame when the surface is ready to be rendered
- 2010-04-04 29005 Added pixel shaders resizers
- 2010-04-04 29004 fixed: subtitles were a little bit late
- 2010-04-04 29003 fixed subtitles rendering (for the last time I hope)
- 2010-04-04 29002 merged from trunk rev r28940:29001
- 2010-04-04 29001 fixed subtitles drawing
- 2010-04-04 29000 fixed subtitles parsing ; unicode subtitles render well
- 2010-04-04 28993 We are now rendering the texture directly from the directshow by a simple callback coming from the render manager.
- 2010-04-03 28991 Added config file for the new renderers
- 2010-04-03 28984 primarily work on unicode subtitles support (reading is fine but not rendering)
- 2010-04-03 28983 Fixed dxva information not being showed on the osd
- Added subtitles support (might be instable)
- The EVR & VMR9 Renderer have been completely rewritten
- Merged from trunk to r28939
- fixed playback on Windows XP
- Merged from trunk to r28891
- Scrappers & vizu are back

Search
Help