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