summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This patch adds mingw32 cross-compilation support to HandBrake trunk tokonablend2009-04-1438-160/+683
* LinGui: first cut at anamorphic picture settings enhancementsjstebbins2009-04-139-256/+630
* BuildSystem: docs (OSX)konablend2009-04-136-70/+92
* Make MULTIPLE_MOD handle mod 1 correctlyjstebbins2009-04-131-1/+1
* WinGuisr552009-04-131-5/+2
* WinGui:sr552009-04-134-680/+171
* WinGui:sr552009-04-127-54/+90
* Don't crash during scan when a DVD contains an invalid PTT or PGC index. (Bug...van2009-04-121-0/+10
* LinGui: older versions of glib don't have g_dgettext, so don't use itjstebbins2009-04-101-10/+4
* WinGui:sr552009-04-106-20/+78
* MacGui: Put AVI, OGM and Xvid out of our miserydynaflash2009-04-101-27/+2
* 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-092-55/+98
* LinGui: customize hud colorsjstebbins2009-04-082-10/+23
* LinGui: create custom widget that manages multiple overlay layersjstebbins2009-04-087-241/+1029
* WinGui:sr552009-04-072-27/+23
* LinGui: Say ba-bye to avi & ogm & xvidjstebbins2009-04-062-6/+3
* LinGui: adjustment to position of hudjstebbins2009-04-061-218/+195
* WinGui:sr552009-04-065-37/+5
* WinGui:sr552009-04-067-129/+71
* WinGui:sr552009-04-063-90/+114
* LinGui: improve behavior of hud enter/leave and timout eventsjstebbins2009-04-062-27/+26
* LinGui: figured out how to do the hud in a better way.jstebbins2009-04-063-60/+127
* LinGui: oops, forgot to actually rescale the image when making thejstebbins2009-04-052-15/+47
* LinGui: only update prefs file after a delay. jstebbins2009-04-051-6/+33
* Fix botched r2256 as suggested by forum user greed in post http://forum.handb...van2009-04-051-31/+31
* LinGui: if fullscreen preview, don't reduce HD video to 80% of screen.jstebbins2009-04-051-4/+9
* LinGui: add fullscreen option to previewjstebbins2009-04-055-41/+88
* LinGui:jstebbins2009-04-042-4/+8
* LinGui: preview and picture window changesjstebbins2009-04-048-230/+605
* WinGui:sr552009-04-022-3/+5
* LinGui: fix some build dependency issuesjstebbins2009-04-022-0/+4
* WinGui:sr552009-04-023-12/+32
* BuildSystem: minor change adding --force to launched buildskonablend2009-04-021-1/+1
* LinGui: add status icon that sits in the system trayjstebbins2009-04-026-0/+25
* WinGui:sr552009-04-0117-161/+138
* WinGui:sr552009-04-011-111/+40
* LinGui: Show notification when handbrake queue is completejstebbins2009-04-015-5/+33
* Fix frame rate calculation for ffmpeg 0.5 - h.264 rate is now in fields per s...van2009-04-011-0/+6
* WinGui:sr552009-03-311-1/+1
* Adds a job->frame_to_stop variable similar to the existing pts_to_stop parame...jbrjake2009-03-313-14/+57
* Flush frames from the delay queue in render. This should add an extra couple ...jbrjake2009-03-311-4/+36
* x264: bump to r1130-8475977dynaflash2009-03-291-1/+1
* LinGui: make KeepAspect flag differentiate mode 2 and mode 3 anamorphicjstebbins2009-03-282-8/+11
* Remove unneeded preview files at the beginning of a scan.jstebbins2009-03-272-3/+44
* LinGui:jstebbins2009-03-271-58/+58
* LinGui:jstebbins2009-03-272-6/+63
* LinGui: rewrite widget dependency creator in pythonjstebbins2009-03-271-0/+111
* LinGui:jstebbins2009-03-273-7/+61
* LinGui: rewrite my resource parser in python.jstebbins2009-03-271-0/+160