summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: added support for NLMeans denoise. Added the HBFilters class to store...ritsuka2014-08-1917-888/+1476
* LinGui: fix ubuntu package configure optionsjstebbins2014-08-191-1/+1
* LinGui: add cmake to ubuntu package build dependenciesjstebbins2014-08-191-1/+1
* LinGui: add translation for old x264OptionExtra preset keyjstebbins2014-08-191-0/+7
* Using https for all appcast urlssr552014-08-191-2/+2
* WinGUI: Switch the appcast URL's to httpssr552014-08-191-4/+4
* LinGui: add x264 and lame to ubuntu package dependenciesjstebbins2014-08-181-1/+1
* LinGui: link lame and x264 system libsjstebbins2014-08-184-15/+24
* Some Minor build doc updatessr552014-08-183-5/+5
* WinGui: Update copyright and version numbers for upcoming releases.sr552014-08-189-15/+15
* build: remove mp4v2 and libmkv dependenciesjstebbins2014-08-1830-4048/+6
* WinGui: Some updates to the NEWS and CREDITS filesr552014-08-182-56/+86
* Remove faac and faad2 contrib folders as they are empty.sr552014-08-180-0/+0
* MacGui: general clean up of HBQueueController: removed unused UI elements and...ritsuka2014-08-183-513/+270
* MacGui: initialize the languages list before the window in the prefsControlle...ritsuka2014-08-181-2/+1
* MacGui: changed the preset selection code a little bit again.ritsuka2014-08-173-16/+16
* MacGui: fixed the bitrates popup in the audio default panel, it didn’t upda...ritsuka2014-08-162-1/+12
* MacGui: forgot a file in rev 6300 commit.ritsuka2014-08-161-0/+12
* MacGui: select the default preset in the presets drawer at start up. Added a ...ritsuka2014-08-162-7/+15
* MacGui: Fixed the languages selection in the built in presets for languages w...ritsuka2014-08-164-340/+54
* LinGui: make video preset/tune/profile/level tooltips more generaljstebbins2014-08-151-6/+6
* LinGui: improve denoise filter tooltipjstebbins2014-08-151-3/+3
* LinGui: remove video qualite range warningjstebbins2014-08-152-81/+1
* libav: fix problem decoding broken rv40 samplejstebbins2014-08-141-0/+57
* LinGui: oops forgot to svn add filesjstebbins2014-08-132-0/+301
* MacGUI: Replace deprecated NSBeginCriticalAlertSheet / NSRunAlertPanel / NSRu...ritsuka2014-08-131-100/+158
* LinGui: generalize video preset/tune/profile/level handlingjstebbins2014-08-1212-553/+293
* libhb: Sanitize BD chapter durationsjstebbins2014-08-111-2/+43
* LinGui: Fix initialization of audio quality widget limitsjstebbins2014-08-111-18/+16
* LinGui: Fix a problem with audio quality sliderjstebbins2014-08-111-14/+34
* MacGui: changed the layout of the UI in the video panel to be similar to the ...ritsuka2014-08-115-124/+125
* MacGui: fixed the validation of the File menu. The validateMenuItem: method w...ritsuka2014-08-111-11/+13
* LinGui: protect against possible divide by 0jstebbins2014-08-111-0/+2
* LinGui: Fix title numbers in auto destination filenamejstebbins2014-08-111-2/+2
* MacGui: implemented the HBViewValidation protocol in each of the main window ...ritsuka2014-08-1013-65/+52
* MacGui: fixed gain validation in the audio panel. Remove the drc validation b...ritsuka2014-08-105-61/+30
* WinGui: Add new preset keys for the Audio and Subtitle default behaviours. Up...sr552014-08-106-25/+98
* MacGui: fixed some audio presets key: AudioSamplerate -> string, AudioTrackDR...ritsuka2014-08-102-6/+20
* MacGui: removed the “Show Presets Drawer” preference. The state of the dr...ritsuka2014-08-102-14/+12
* MacGui: don’t allow to drop a preset before the built in ones.ritsuka2014-08-091-2/+10
* MacGui: add a divider in the menu after the last built in preset and make the...ritsuka2014-08-092-1/+22
* MacGui: added the list of the presets at the bottom of the preset menu and a ...ritsuka2014-08-0913-252/+360
* MacGui: replaced the few remaining enumerators in Controller.m with fast enum...ritsuka2014-08-081-27/+8
* MacGui: removed the last remaining of the code to load a custom application i...ritsuka2014-08-083-18/+1
* MacGui: use a shorter NSString method to remove the prefix from the bsdName, ...ritsuka2014-08-081-2/+2
* MacGui: removed a old check on the scan count from the era when the MacGui us...ritsuka2014-08-082-72/+25
* MacGui: improved the presets managementritsuka2014-08-0714-2709/+2890
* libav: fix decoding of mpeg4 in transport streamsjstebbins2014-08-061-0/+41
* libav: fix mp4 chapter character encodingjstebbins2014-08-061-0/+37
* libhb: fix mp4 audio track titlesjstebbins2014-08-062-0/+140