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
/
post.h
Age
Commit message (
Expand
)
Author
2007-12-19
Consolidate all public include files into include/xine directory.
Diego 'Flameeyes' Pettenò
2007-12-11
Define free() as the default dispose function for plugin classes.
Diego 'Flameeyes' Pettenò
2007-12-11
Add a textdomain field to allow using a different i18n catalog for the descri...
Diego 'Flameeyes' Pettenò
2007-12-11
Replace get_identifier/get_description functions with strings.
Diego 'Flameeyes' Pettenò
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-08-16
Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.
Darren Salt
2007-07-27
provide an additional callback function for controlling frame interception
Reinhard Nißl
2007-04-04
Reorder and change public structures (breaking ABI).
Diego 'Flameeyes' Pettenò
2007-02-20
Revert, got the wrong warning line.
Diego 'Flameeyes' Pettenò
2007-02-20
Avoid casts as they are now unnecessary.
Diego 'Flameeyes' Pettenò
2006-12-25
Correctly export _x_post_frame_u_turn.
Diego 'Flameeyes' Pettenò
2006-09-26
Use protected visibility for all the functions exported by libxine.so, so tha...
Diego 'Flameeyes' Pettenò
2004-12-20
remove all local names beginning with double underscore, because C99
Michael Roitzsch
2004-05-29
separate the two semantics of querying a port's status with a NULL stream;
Michael Roitzsch
2004-05-18
track number of times the port has being opened.
Miguel Freitas
2004-04-17
swap usage of "up" and "down" to the more common meaning:
Michael Roitzsch
2004-02-12
big commit of the new ticket system to protect the rewiring and more
Michael Roitzsch
2004-01-07
the new, refined post plugin architecture
Michael Roitzsch
2003-12-14
API version bounce
Siggi Langauf
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-23
I should have seen this coming...
Michael Roitzsch
2003-10-06
- add XvMC support
Miguel Freitas
2003-08-15
- rename to overlay manager
Michael Roitzsch
2003-08-04
support for arbitrary aspect ratios
Miguel Freitas
2003-05-31
update video out api to allow better frame management (explicit locking)
Miguel Freitas
2003-05-28
fix macro
Miguel Freitas
2003-05-28
adding parameters api
Miguel Freitas
2003-05-20
public header cleanup:
Michael Roitzsch
2002-12-29
- new post plugin property: type
Michael Roitzsch
2002-12-25
change some types for convenience (less casts)
Michael Roitzsch
2002-12-24
trying to add support for audio post plugins. that must be easier than
Miguel Freitas
2002-12-03
elaborate some comments
Michael Roitzsch
2002-12-01
first Advent - time for some presents: xine's first post plugin
Michael Roitzsch