aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/mga_common.c
Commit message (Expand)AuthorAge
* vo_mga: Rename libvo/mga_common.c --> libvo/mga_template.cGravatar diego2010-11-02
* cosmetics: Remove some unused linesGravatar diego2010-11-02
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30663Gravatar Uoti Urpala2010-03-10
|\
| * Remove pointless '#if 1' preprocessor directives.Gravatar diego2010-02-19
* | Remove the internal GUIGravatar Anton Khirnov2009-07-07
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Add missing 'void' to parameterless function declarations.Gravatar diego2009-05-04
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Add standard license headers, unify header formatting.Gravatar diego2009-02-08
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * Add missing 'void' keyword to parameterless function declarations.Gravatar diego2009-01-05
* | Merge svn changes up to r28149Gravatar Uoti Urpala2008-12-14
|\|
| * Fix MGSTR vs. MSGTR typo.Gravatar diego2008-12-09
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Change a bunch of X11-specific preprocessor directives.Gravatar diego2008-08-04
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename two GUI-related preprocessor directives:Gravatar diego2008-07-30
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * Fix typo in string name.Gravatar diego2008-05-27
| * make use of the new MGA_VID_VERSION ioctl to checkGravatar attila2008-05-23
| * cosmetics: Remove useless parentheses from from return statements.Gravatar diego2008-05-16
* | Move vo_dx,vo_dy,vo_dwidth,vo_dheight to vo structGravatar Uoti Urpala2008-04-23
* | Remove variable arguments from vo control() functionsGravatar Uoti Urpala2008-04-23
* | Change VOCTRL_[GET|SET]_EQUALIZER argument passingGravatar Uoti Urpala2008-04-23
|/
* typo fix: inited --> initializedGravatar diego2008-02-14
* warning fixes:Gravatar diego2007-09-13
* Move debug message to verbose output level.Gravatar diego2007-09-04
* warning fix:Gravatar diego2007-08-28
* Assume first xinerama screen, in case xmga couldGravatar attila2007-08-28
* Another unneeded xinerama_screen externGravatar reimar2007-06-24
* cosmetics, fix indentationGravatar attila2007-03-18
* allow horizontal resolutions >1024 in case we have a G550Gravatar attila2007-03-18
* Fix a few gcc warnings, approved by Diego and Reimar.Gravatar rathann2007-02-05
* Move postproc ---> libswscaleGravatar lucabe2006-06-30
* 10lGravatar attila2006-06-25
* fail with an error if the source resolution is larger than 1023x1023Gravatar attila2006-06-25
* Software Scaler headers usage cleanupGravatar lucabe2006-06-18
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...Gravatar reynaldo2006-04-24
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.Gravatar diego2004-10-28
* removed unused headeer dependenciesGravatar alex2004-01-28
* runtime 'stay-on-top' functionalityGravatar joey2003-11-30
* vf_scale.h & related cleanup & some small warning fix by dominikGravatar michael2003-06-01
* ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/...Gravatar rfelker2003-04-27