summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui: removed an unnecessary NSBox in the Advanced tab.ritsuka2014-08-223-20/+11
* libav: update fraem threading state patchjstebbins2014-08-221-57/+110
* LinGui: fix tooltip indentation and spelling errorsjstebbins2014-08-221-194/+197
* Added back two files Xcode killed on its own in the previous commitritsuka2014-08-222-0/+11
* MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...ritsuka2014-08-2218-80/+67
* LinGui: fix queue formattingjstebbins2014-08-211-6/+6
* LinGui: Fix queue display when no audio tracksjstebbins2014-08-211-1/+4
* MacGui: load the old lavcOption format too is preset in the preset.ritsuka2014-08-211-2/+9
* MacGui: remapped lavcOption to VideoOptionExtra.ritsuka2014-08-214-31/+27
* MacGui: load the lavcOption from preset and fixed the encoder selection when ...ritsuka2014-08-211-0/+10
* WinGui: Remove some cruft from the solution.sr552014-08-214-47/+1
* MacGui: generalize video preset/tune/profile/level handling to make it works ...ritsuka2014-08-219-716/+754
* MacGui: removed unneeded outlets from PictureSettings.xib.ritsuka2014-08-211-11/+7
* WinGui: Further updates to the preset import/export functionality. sr552014-08-212-143/+30
* CLI: make string split function aware of escaping and quotingjstebbins2014-08-211-8/+53
* WinGui: Use OutputFormat display name, rather than the enum name.sr552014-08-2110-18/+29
* WinGui: Add some additional escaping around the audio track namessr552014-08-211-2/+2
* build: add cmake contrib for building x265 on osxjstebbins2014-08-206-3/+34
* muxavformat: Fix muxing of AAC that is missing extradatajstebbins2014-08-201-26/+32
* libhb: fix potential crash in filtersjstebbins2014-08-201-1/+1
* MacGui: set the tab views directly instead of adding a subview in the main wi...ritsuka2014-08-204-36/+13
* MacGui: added a HBDockTile class to manage the dock tile.ritsuka2014-08-205-97/+170
* MacGui: made the width and height textfield editable in the picture settings ...ritsuka2014-08-192-23/+44
* MacGui: Fixed a crash in HBFilters caused by a missing boxing of a bool.ritsuka2014-08-191-1/+1
* MacGui: Removed the code to show/hide the fSrcAngle* UI elements in Controlle...ritsuka2014-08-192-25/+23
* WinGui: -Fix to the update service. -Change NlMeans to NLMeanssr552014-08-198-8/+9
* 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