summaryrefslogtreecommitdiffstats
path: root/gtk/src/preview.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: make mingw gtk ui work again.jstebbins2009-06-241-2/+2
* LinGui: check gstreamer return values more carefullyjstebbins2009-05-221-0/+23
* LinGui: preview changesjstebbins2009-05-041-2/+5
* LinGui: merge gtk mingw cross compiling supportjstebbins2009-04-161-18/+63
* LinGui: fix some bugs in the new anamorphic settingsjstebbins2009-04-141-4/+1
* LinGui: simplify the code that creates the mask for rounded widget cornersjstebbins2009-04-091-47/+20
* LinGui: give the hud nicer looking rounded cornersjstebbins2009-04-091-55/+97
* LinGui: create custom widget that manages multiple overlay layersjstebbins2009-04-081-0/+2
* LinGui: improve behavior of hud enter/leave and timout eventsjstebbins2009-04-061-23/+7
* LinGui: figured out how to do the hud in a better way.jstebbins2009-04-061-25/+54
* LinGui: oops, forgot to actually rescale the image when making thejstebbins2009-04-051-15/+46
* LinGui: add fullscreen option to previewjstebbins2009-04-051-0/+42
* LinGui:jstebbins2009-04-041-2/+4
* LinGui: preview and picture window changesjstebbins2009-04-041-13/+280
* LinGui: make the activity, queue, and picture tool bar buttons into togglesjstebbins2009-01-081-6/+25
* LinGui: add a duration widget for live previewjstebbins2008-12-051-2/+31
* LinGui: stop live preview playback when the preview window is closedjstebbins2008-12-051-0/+10
* LinGui: make preview scalling take screen PAR into accountjstebbins2008-12-051-39/+85
* LinGui: fix live preview scaling for PAR's < 1jstebbins2008-12-011-1/+5
* LinGui: move the picture filters to the preview window. jstebbins2008-11-261-1/+1
* LinGui: live preview.jstebbins2008-11-241-0/+697