summaryrefslogtreecommitdiffstats
path: root/gtk/src/preview.c
Commit message (Expand)AuthorAgeFilesLines
* make it possible to dynamically create and close multiple libhb instancesjstebbins2010-03-261-2/+0
* LinGui: fix crash when necessary gstreamer plugin is not installedjstebbins2010-03-141-10/+35
* LinGui: let's try fixing hud expose rendering againjstebbins2010-02-231-3/+3
* LinGui: fix hud expose event renderingjstebbins2010-02-231-3/+3
* LinGui: fix a bunch of brokenness on Ubuntu 10.04 (lucid)jstebbins2010-02-231-3/+3
* LinGui: fix a mingw compile issuejstebbins2009-12-021-1/+1
* LinGui: adjust some widget sizes to prevent window resizing at random timesjstebbins2009-11-231-1/+5
* LinGui: use a smaller font in audio settings controlsjstebbins2009-11-021-0/+9
* LinGui: allow display of picture settings before a scan has been donejstebbins2009-10-061-24/+29
* LinGui: create a queue lock file to prevent simultaneous access to the queuejstebbins2009-10-041-2/+0
* LinGui: modify the interaction between preview window and settings windowjstebbins2009-10-041-62/+24
* LinGui: fix mbtree/b-pyramid dependency issuejstebbins2009-09-301-3/+3
* LinGui: shuffle things around on the picture tab a bitjstebbins2009-07-161-1/+6
* LinGui: subtitle previewsjstebbins2009-06-261-0/+2
* 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