index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
video_overlay.c
Age
Commit message (
Expand
)
Author
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-19
spu and overlay cleanups, mostly cosmetic
Miguel Freitas
2002-10-21
Enable DVD SPU subtitles.
James Courtier-Dutton
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-09-01
Update a comment.
James Courtier-Dutton
2002-08-10
syncing my local tree:
Miguel Freitas
2002-06-26
no output to stderr
Michael Roitzsch
2002-04-23
Fix osd memory leaks (unprocessed events and unfreed overlay objects)
Ewald Snel
2002-04-09
Introducing steps towards a menu api in video_overlay.c
James Courtier-Dutton
2002-03-25
Re-organised libspudec to hopefully make it more readable.
James Courtier-Dutton
2002-03-21
- only draw still frame/logo if needed
Miguel Freitas
2002-03-14
- make libsputext work again
Miguel Freitas
2002-03-14
Ewald Snel's latest memory leak fixes
Miguel Freitas
2002-01-15
Beginning of overlay highlights correction work.
James Courtier-Dutton
2002-01-07
Fix menu button colours on RGB displays like XShm.
James Courtier-Dutton
2002-01-06
Hide menu overlays between menus.
James Courtier-Dutton
2002-01-06
Menu button events now filtered based on PTS comparison.
James Courtier-Dutton
2002-01-05
Added EVENT_FREE_HANDLE to video_overlay events.
James Courtier-Dutton
2002-01-05
Fix NAV packet demux.
James Courtier-Dutton
2001-12-16
fix for clipping box not being cleared when menu changes
Miguel Freitas
2001-12-09
Fix segfault if button event is sent before an SPU is present.
James Courtier-Dutton
2001-12-01
please don't commit modules with enable log output
Guenter Bartsch
2001-11-30
More updates for menus.
James Courtier-Dutton
2001-11-30
Improve button highlights.
James Courtier-Dutton
2001-11-30
Fix a seg fault in hide_menu event.
James Courtier-Dutton
2001-11-29
fix event ordering
Miguel Freitas
2001-11-28
* OSD (On Screen Display) for rendering text and graphics into overlays
Miguel Freitas