Richard Goedeken
|
210f946cae
|
added newlines to the end of every source file which was missing one
|
2008-09-27 15:22:21 +00:00 |
|
Scott Knauert
|
2b0153b7d6
|
OSD and OGLFT bug fixes. Primarily to allow for compiling with -Wall, some formatting.
|
2008-09-25 21:47:07 +00:00 |
|
Richard Goedeken
|
a3de4b0436
|
re-commit for OGLFT measurement optimization. This time it compiles
|
2008-06-26 13:34:56 +00:00 |
|
Richard Goedeken
|
7d873409fa
|
Reverted commit 682 which broke the build
|
2008-06-26 13:10:12 +00:00 |
|
Richard Goedeken
|
36b3878520
|
OGLFT measuring functions were taking a huge chunk of CPU time. Refactored code to measure only once and store the line size and the message sizes instead of re-measuring all the time. This eliminated nearly all of the OSD overhead on my PC
|
2008-06-26 05:07:57 +00:00 |
|
Richard Goedeken
|
962a58f6ff
|
A few OSD changes: disable OSD with option --noosd, replaced font with Bitstream Vera sans-serif font, used slightly smaller font size which is now also proportional to screen size. Tested with 640x480 and 1280x960
|
2008-05-28 03:53:32 +00:00 |
|
Richard Goedeken
|
85b700e9cb
|
Moved osd.cpp from main/ into opengl/, moved screenshot code from main.c into opengl/screenshot.cpp, refactored screenshot mechanism to grab screenshots without the OSD overlay
|
2008-05-18 20:54:10 +00:00 |
|