index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dxr3
/
dxr3_decode_spu.c
Age
Commit message (
Expand
)
Author
2003-12-14
API version bounce
Siggi Langauf
2003-12-08
no menu button does not need abort()ing
Michael Roitzsch
2003-12-07
get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
2003-11-12
better use saturation to convert an illegal button number to a legal one
Michael Roitzsch
2003-11-09
if we are trying to activate a menu with an invalid button,
Michael Roitzsch
2003-10-23
I should have seen this coming...
Michael Roitzsch
2003-08-05
- adapt dxr3 code to new float aspects, use separate pan&scan flagging to
Michael Roitzsch
2003-05-03
as announced on xine-devel:
Michael Roitzsch
2003-04-30
* include nav_read.c for builds with included libdvdnav
Michael Roitzsch
2003-03-08
first step towards fixing the DVD menu highlighting problems
Michael Roitzsch
2003-03-07
I mixed up #ifdef and #if
Michael Roitzsch
2003-02-25
this is unneeded, got_spu_packet always returns a vpts
Michael Roitzsch
2003-01-13
non-dxr3-users should not see the dxr3 config tab
Michael Roitzsch
2003-01-02
make Carsten happy: remove pending SPUs on dispose
Michael Roitzsch
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-11-21
bring dxr3 spu decoder up to the latest interface
Michael Roitzsch
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-15
cleaning up spu types. now avi subtitles may be enabled again.
Miguel Freitas
2002-10-26
forgot to copy the nav packet
Michael Roitzsch
2002-10-26
handle all events in the queue, not just the first one
Michael Roitzsch
2002-10-26
bump up version numbers to actually use dxr3 plugins
Michael Roitzsch
2002-10-26
- dxr3 adapted to new API (compiles, but untested)
Michael Roitzsch
2002-09-27
fix deadlock in concurrent access (dvd spus vs. osd overlays) on spu
Michael Roitzsch
2002-09-18
adapt dxr3 to spu decoder API change
Michael Roitzsch
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-05
dxr3 adapted to new api, should at least compile now
Michael Roitzsch
2002-08-28
fix some button areas
Michael Roitzsch
2002-08-17
finally (nearly) full overlay functionality for the dxr3 by doing spu
Michael Roitzsch
2002-07-21
handle forced menu buttons
Michael Roitzsch
2002-07-17
button filtering added
Michael Roitzsch
2002-07-16
remove deprecated events
Michael Roitzsch
2002-07-10
* handle aspect special buffer to force aspect ratio
Michael Roitzsch
2002-07-08
rename the dxr3 vo_types to something more useful
Michael Roitzsch
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-07-05
* correctly handle anamorphic menus now by using the letterboxed spu
Michael Roitzsch
2002-06-28
evaluate frame change events to correctly position dvd menu highlights in
Michael Roitzsch
2002-06-24
Add a correction for spus during menus that contain a display
Michael Roitzsch
2002-06-12
some additional i18n for dxr3
Michael Roitzsch
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-05-24
- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>
Miguel Freitas
2002-05-06
Some clean ups and adjustments submitted by Michael Roitzsch <amalthea@freene...
James Courtier-Dutton
2002-05-02
Small re-org to some dxr3 code.
James Courtier-Dutton