summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the in-app icons to the new graphicssr552013-03-1846-83/+131
* MacGui: fix crash in PictureController.Rodeo2013-03-181-13/+18
* hb_system_sleep: refactoring.Rodeo2013-03-187-56/+95
* CLI: implement hb_system_sleep support.Rodeo2013-03-181-7/+15
* MacGui: improve hb_system_sleep support.Rodeo2013-03-182-26/+53
* hb_system_sleep: minor cleanup after last commit.Rodeo2013-03-184-14/+9
* hb_system_sleep: allow/prevent sleep from the UI rather than libhb.Rodeo2013-03-185-12/+9
* Use the official libavcodec minimum output buffer size via a define (currentl...Rodeo2013-03-171-2/+3
* reverted unintentional changesr552013-03-161-1/+1
* added make pkg.create.tarsr552013-03-162-1/+26
* libhb: fix fdk-aac mono encodingjstebbins2013-03-161-2/+4
* libhb: fix incorrect scan progressjstebbins2013-03-141-2/+2
* MacGui: fix external SRT subtitles after last commit.Rodeo2013-03-131-2/+2
* MacGui: forbid including passthru PGS subtitle streams in MP4.Rodeo2013-03-122-78/+195
* packaging: add new target: pkg.createxkonablend2013-03-112-2/+9
* Remove code forgotten in revision 5295.Rodeo2013-03-111-10/+0
* Some further header updates.sr552013-03-094-10/+19
* Updated all the copyright headers to 2013.sr552013-03-0964-64/+64
* Remove VLC Loading code from the CLI.sr552013-03-091-75/+0
* Update various docs.sr552013-03-094-3/+49
* WinGui: Update Assembly Info and Installer templatessr552013-03-097-11/+11
* WinGui: Update some default settings for first install. Changed default updat...sr552013-03-091-3/+3
* WinGui: UI Cosmetic fixes.sr552013-03-095-4/+12
* WinGui: Use invariant culture for scan percentage conversion.sr552013-03-081-1/+1
* manicure: add support for more audio encoders.Rodeo2013-03-071-15/+65
* CLI: fix Auto Passthru for built-in presets.Rodeo2013-03-071-22/+22
* manicure: fix setting acodec_fallback.Rodeo2013-03-071-9/+8
* WinGui: Some Threading, Performance and Log window fixes.sr552013-03-0711-126/+199
* LinGui: fix incorrect glib version check macrosjstebbins2013-03-072-3/+3
* WinGui: Show the two log files as tabs rather than a combobox selection. Make...sr552013-03-052-89/+33
* MacGui: only show the global default preset in bold.Rodeo2013-03-041-3/+3
* CLI: add default Auto Passthru settings to built-in presets.Rodeo2013-03-041-11/+165
* LinGui: add default Auto Passthru settings to built-in presets.Rodeo2013-03-041-0/+132
* MacGui: add default Auto Passthru settings to all presets.Rodeo2013-03-041-82/+71
* CLI: update built-in presets.Rodeo2013-03-042-29/+37
* LinGui: update built-in presets.Rodeo2013-03-041-1211/+1441
* 2013 preset changes:Rodeo2013-03-043-922/+960
* MacGui: add a TODO.Rodeo2013-03-041-0/+2
* fdkaac: new bitrate limits.Rodeo2013-03-041-3/+40
* fdk_haac: samplerates < 16 kHz are not supported.Rodeo2013-03-041-0/+6
* decavcodec: remove unnecessary code.Rodeo2013-03-031-10/+0
* Bump Libav to v9.3.Rodeo2013-03-032-3/+3
* Disable building of libavdevice.Rodeo2013-03-031-1/+2
* encavcodecaInit: minimize code duplication.Rodeo2013-03-032-98/+94
* Fix AAC encoding with Libav.Rodeo2013-03-031-1/+1
* Add optional fdk-aac encoderjstebbins2013-03-0317-26/+132
* WinGui: Push Any up to the top of the language lists.sr552013-03-033-12/+3
* WinGui: Port advanced tab caching code to trunksr552013-03-021-0/+41
* WinGui: Update the scan parser to handle the new scan progress meter.sr552013-03-024-10/+19
* CLI: Switch back to stderr.sr552013-03-021-3/+3