summaryrefslogtreecommitdiff
path: root/src/dxr3/dxr3_decode_spu.c
AgeCommit message (Collapse)Author
2002-10-26forgot to copy the nav packetMichael Roitzsch
CVS patchset: 3020 CVS date: 2002/10/26 20:52:08
2002-10-26handle all events in the queue, not just the first oneMichael Roitzsch
(I start to like the new events mechanism) CVS patchset: 3016 CVS date: 2002/10/26 20:12:59
2002-10-26bump up version numbers to actually use dxr3 pluginsMichael Roitzsch
CVS patchset: 3013 CVS date: 2002/10/26 16:14:27
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch
- use vo_scale helper for video_out_dxr3 (overlay display is now pixel aspect corrected) - some additional dxr3 fixes, especially overlay (menus & overlay, forgotten brightness/constrast/saturation setting ...) CVS patchset: 3010 CVS date: 2002/10/26 14:35:04
2002-09-27fix deadlock in concurrent access (dvd spus vs. osd overlays) on spuMichael Roitzsch
device CVS patchset: 2752 CVS date: 2002/09/27 13:07:43
2002-09-18adapt dxr3 to spu decoder API changeMichael Roitzsch
CVS patchset: 2692 CVS date: 2002/09/18 15:42:10
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
adapt some more decoders CVS patchset: 2618 CVS date: 2002/09/05 22:18:50
2002-09-05dxr3 adapted to new api, should at least compile nowMichael Roitzsch
CVS patchset: 2612 CVS date: 2002/09/05 12:52:24
2002-08-28fix some button areasMichael Roitzsch
special features like the Matrix White Rabbit should work with dxr3 now CVS patchset: 2542 CVS date: 2002/08/28 15:46:55
2002-08-17finally (nearly) full overlay functionality for the dxr3 by doing spuMichael Roitzsch
encoding to place overlays over mpeg playback CVS patchset: 2469 CVS date: 2002/08/17 14:30:09
2002-07-21handle forced menu buttonsMichael Roitzsch
CVS patchset: 2334 CVS date: 2002/07/21 10:02:35
2002-07-17button filtering addedMichael Roitzsch
CVS patchset: 2301 CVS date: 2002/07/17 14:59:18
2002-07-16remove deprecated eventsMichael Roitzsch
CVS patchset: 2290 CVS date: 2002/07/16 16:19:58
2002-07-10* handle aspect special buffer to force aspect ratioMichael Roitzsch
* detect pan&scan material and tell spu decoder about it * handle pan&scan in the dxr3 video out CVS patchset: 2249 CVS date: 2002/07/10 14:09:55
2002-07-08rename the dxr3 vo_types to something more usefulMichael Roitzsch
we should now have correct menu highlight placements on 16:9 tv if only I had such a thingy to test ;) CVS patchset: 2232 CVS date: 2002/07/08 19:52:01
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59
2002-07-05* correctly handle anamorphic menus now by using the letterboxed spuMichael Roitzsch
* use the scale permission to activate pan&scan mode CVS patchset: 2211 CVS date: 2002/07/05 15:10:22
2002-06-28evaluate frame change events to correctly position dvd menu highlights inMichael Roitzsch
anamorphic menus CVS patchset: 2174 CVS date: 2002/06/28 16:59:01
2002-06-24Add a correction for spus during menus that contain a displayMichael Roitzsch
duration entry. This confuses the card because the spu should be hidden when the menu is left, not by timeout. Therefore we kill such an entry in menu spus. CVS patchset: 2154 CVS date: 2002/06/24 15:49:32
2002-06-12some additional i18n for dxr3Michael Roitzsch
CVS patchset: 2068 CVS date: 2002/06/12 15:09:06
2002-05-25patch from Michael Roitzsch:Siggi Langauf
increased interface version numbers, to reflect the xine_t change CVS patchset: 1939 CVS date: 2002/05/25 19:19:16
2002-05-24- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>Miguel Freitas
- audio fifo size adjust CVS patchset: 1937 CVS date: 2002/05/24 22:09:44
2002-05-06Some clean ups and adjustments submitted by Michael Roitzsch ↵James Courtier-Dutton
<amalthea@freenet.de> CVS patchset: 1856 CVS date: 2002/05/06 11:26:37
2002-05-02Small re-org to some dxr3 code.James Courtier-Dutton
CVS patchset: 1834 CVS date: 2002/05/02 14:33:30