]> granicus.if.org Git - handbrake/log
handbrake
6 years agomac: Use E-AC3 instead of EAC3 in audio selection behavior sheet.
Bradley Sepos [Tue, 23 Jan 2018 19:27:25 +0000 (14:27 -0500)]
mac: Use E-AC3 instead of EAC3 in audio selection behavior sheet.

Fixes #1131.

6 years agoscripts: Update to mingw-w64-build 3.1.1.
Bradley Sepos [Tue, 23 Jan 2018 19:10:04 +0000 (14:10 -0500)]
scripts: Update to mingw-w64-build 3.1.1.

6 years agoBuild: Make --enable-qsv MinGW and Linux only. #1060
sr55 [Tue, 23 Jan 2018 16:52:10 +0000 (16:52 +0000)]
Build: Make --enable-qsv MinGW and Linux only.  #1060

6 years agoWinGui: Small UI consistency Tweak on the subtitle tab. #1119
sr55 [Sun, 21 Jan 2018 17:41:03 +0000 (17:41 +0000)]
WinGui: Small UI consistency Tweak on the subtitle tab.  #1119

6 years agoLinGui: fix "official" preset reload
John Stebbins [Sun, 14 Jan 2018 20:10:02 +0000 (13:10 -0700)]
LinGui: fix "official" preset reload

The preset type was overwritten with custom type causing a failure to
look up the preset when reloading.

6 years agocontrib/libxml2: explicitly disable LZMA support.
Tim Walker [Thu, 4 Jan 2018 00:24:51 +0000 (01:24 +0100)]
contrib/libxml2: explicitly disable LZMA support.

Fix possible build failure, when liblzma
(xz) is found in pkg-config's search path.

6 years agoLinGui: fix tooltip for "Save New Preset"
John Stebbins [Sat, 13 Jan 2018 20:33:26 +0000 (13:33 -0700)]
LinGui: fix tooltip for "Save New Preset"

6 years agoWinGui: Reselect the last selected preset (if still available) when editing a queue...
sr55 [Sat, 13 Jan 2018 20:30:44 +0000 (20:30 +0000)]
WinGui: Reselect the last selected preset (if still available) when editing a queue task. Fix a bug on the summary task not rendering correctly when queue editing.

6 years agoLinGui: update preset menu button when editing queue item
John Stebbins [Sat, 13 Jan 2018 20:08:27 +0000 (13:08 -0700)]
LinGui: update preset menu button when editing queue item

6 years agoWinGui: Remove duplicate line in AudioConverter
sr55 [Sat, 13 Jan 2018 13:02:33 +0000 (13:02 +0000)]
WinGui: Remove duplicate line in AudioConverter

6 years agocontrib: Update libsamplerate.
Bradley Sepos [Wed, 27 Dec 2017 20:10:27 +0000 (15:10 -0500)]
contrib: Update libsamplerate.

I've asked upstream a couple times to push at least one tag, but it seems the maintainer is busy with other projects. Imagining a world where libsamplerate 0.1.9 was tagged, this is libsamplerate 0.1.9-35-g02ebb9f.

Numerous improvements include upstream moving from bzr to git, modernizing and cleaning up the autotools-based build system, fixing issues involving GCC 7, and *nine* years of improvements to the code base.

libsamplerate is now under a 2-clause BSD license.

6 years agobuild: Add FreeBSD support.
Yuichiro NAITO [Mon, 25 Dec 2017 07:13:30 +0000 (16:13 +0900)]
build: Add FreeBSD support.

Closes #1076.

6 years agogtk: socket(2) is defined in sys/socket.h in FreeBSD.
Yuichiro NAITO [Mon, 25 Dec 2017 07:36:26 +0000 (16:36 +0900)]
gtk: socket(2) is defined in sys/socket.h in FreeBSD.

6 years agogtk: libdl is not needed for FreeBSD.
Yuichiro NAITO [Mon, 25 Dec 2017 07:05:25 +0000 (16:05 +0900)]
gtk: libdl is not needed for FreeBSD.

6 years agolibhb: Define SYS_FREEBSD in libhb module.
Yuichiro NAITO [Mon, 25 Dec 2017 07:02:56 +0000 (16:02 +0900)]
libhb: Define SYS_FREEBSD in libhb module.

6 years agoWinGui: Order presets by name. Fixes #1102
sr55 [Fri, 12 Jan 2018 22:04:13 +0000 (22:04 +0000)]
WinGui: Order presets by name. Fixes #1102

6 years agoWinGui: Remove E-AC3 Passthru for MP4.
sr55 [Fri, 12 Jan 2018 22:00:55 +0000 (22:00 +0000)]
WinGui: Remove E-AC3 Passthru for MP4.

6 years agoWinGui: Fix an issue where TrueHD and Flac passthru showed up for MP4 files. Fixes...
sr55 [Fri, 12 Jan 2018 21:59:44 +0000 (21:59 +0000)]
WinGui: Fix an issue where TrueHD and Flac passthru showed up for MP4 files.  Fixes #1096

6 years agoWinGui: Fix Binding Error.
sr55 [Fri, 12 Jan 2018 21:46:06 +0000 (21:46 +0000)]
WinGui: Fix Binding Error.

6 years agolibhb: fix a number of issues reported by clang.
Damiano Galassi [Fri, 12 Jan 2018 19:54:08 +0000 (20:54 +0100)]
libhb: fix a number of issues reported by clang.

7 years agolibhb: Allow NLMeans prefilter passthru when strength is 0 (zero).
Bradley Sepos [Thu, 11 Jan 2018 04:58:02 +0000 (23:58 -0500)]
libhb: Allow NLMeans prefilter passthru when strength is 0 (zero).

7 years agolibhb: Make NLMeans prefilter order consistent.
Bradley Sepos [Thu, 11 Jan 2018 04:56:54 +0000 (23:56 -0500)]
libhb: Make NLMeans prefilter order consistent.

7 years agolibhb: Make prefiltered check in NLMeans more explicit.
Bradley Sepos [Thu, 11 Jan 2018 04:55:24 +0000 (23:55 -0500)]
libhb: Make prefiltered check in NLMeans more explicit.

7 years agolibhb: Reorder some code in nlmeans_prefilter for clarity.
Bradley Sepos [Thu, 11 Jan 2018 04:55:00 +0000 (23:55 -0500)]
libhb: Reorder some code in nlmeans_prefilter for clarity.

7 years agolibhb: Plug memory leak in NLMeans.
Bradley Sepos [Thu, 11 Jan 2018 04:50:43 +0000 (23:50 -0500)]
libhb: Plug memory leak in NLMeans.

This reverts 0e072aa42e3affd6280447317375460753f9284b and implements a proper fix for some frames not being prefiltered correctly. Turns out it was an issue with an uninitialized variable.

7 years agoqsv: better dimensions adjustments for HEVC 10b
maxd [Tue, 9 Jan 2018 07:37:48 +0000 (08:37 +0100)]
qsv: better dimensions adjustments for HEVC 10b

7 years agolibhb: fixed a dead assignment in avfilter.c.
Damiano Galassi [Wed, 10 Jan 2018 15:57:01 +0000 (16:57 +0100)]
libhb: fixed a dead assignment in avfilter.c.

7 years agolibhb: fix a leak in decssasub
Damiano Galassi [Wed, 10 Jan 2018 15:54:58 +0000 (16:54 +0100)]
libhb: fix a leak in decssasub

7 years agoports: fix a possible null deference.
Damiano Galassi [Wed, 10 Jan 2018 15:53:09 +0000 (16:53 +0100)]
ports: fix a possible null deference.

7 years agobuild: Add sign function to macosx module.
Bradley Sepos [Wed, 10 Jan 2018 12:13:22 +0000 (07:13 -0500)]
build: Add sign function to macosx module.

make sign ID="Developer ID"

7 years agoMacGui: rearrange the toolbar and add a button to save a new preset in the main window.
Damiano Galassi [Wed, 10 Jan 2018 09:32:34 +0000 (10:32 +0100)]
MacGui: rearrange the toolbar and add a button to save a new preset in the main window.

7 years agobuild: More robust failure on missing or old nasm.
Bradley Sepos [Wed, 10 Jan 2018 07:43:36 +0000 (02:43 -0500)]
build: More robust failure on missing or old nasm.

Since Linux and similar use system x264, avoid failure on missing/old nasm, since it should not be needed.

7 years agoencx264: check correct build number in ifdef
John Stebbins [Sun, 31 Dec 2017 16:42:26 +0000 (08:42 -0800)]
encx264: check correct build number in ifdef

The multi-lib change actually happend in build 153

7 years agobuild: Unclobber PATH when shunting build through Xcode.
Bradley Sepos [Fri, 29 Dec 2017 18:09:38 +0000 (13:09 -0500)]
build: Unclobber PATH when shunting build through Xcode.

Tools shipping with Xcode are still in PATH, only moved from first to last priority. Avoids accidentally using old tools where a newer version is installed. This ensures the tools identified by configure will be the exact tools used by make via Xcode.

7 years agoscripts: Enable sections and lto for nasm.
Bradley Sepos [Thu, 28 Dec 2017 21:06:53 +0000 (16:06 -0500)]
scripts: Enable sections and lto for nasm.

Pass a couple standard variables since make sometimes makes zero sense.

7 years agocontrib: Make x264 cross options valid for all cross, not just mingw.
Bradley Sepos [Thu, 28 Dec 2017 19:50:29 +0000 (14:50 -0500)]
contrib: Make x264 cross options valid for all cross, not just mingw.

Also set CONFIGURE.build to null since the configure script has no clue about --build.

7 years agobuild: Update configure.py to check for nasm >= 2.13.
Bradley Sepos [Thu, 28 Dec 2017 18:49:44 +0000 (13:49 -0500)]
build: Update configure.py to check for nasm >= 2.13.

Required for recent x264. Better to fail here than part-way through a build.

7 years agoscripts: Update mac-toolchain-build to add nasm.
Bradley Sepos [Thu, 28 Dec 2017 18:49:12 +0000 (13:49 -0500)]
scripts: Update mac-toolchain-build to add nasm.

7 years agocontrib: Remove yasm from x264 module.
Bradley Sepos [Thu, 28 Dec 2017 18:48:31 +0000 (13:48 -0500)]
contrib: Remove yasm from x264 module.

7 years agox264: bump to build 155
John Stebbins [Tue, 26 Dec 2017 20:38:21 +0000 (12:38 -0800)]
x264: bump to build 155

Requires NASM to build
Unified 8 and 10 bit library support
AVX-512 optimizations
Various other bug fixes and improvements

7 years agolibhb: Better prioritize NLMeans prefilter order.
Bradley Sepos [Tue, 9 Jan 2018 10:10:36 +0000 (05:10 -0500)]
libhb: Better prioritize NLMeans prefilter order.

7 years agolibhb: Add CSM prefilter to NLMeans.
Bradley Sepos [Tue, 9 Jan 2018 09:30:28 +0000 (04:30 -0500)]
libhb: Add CSM prefilter to NLMeans.

CSM is a Conservative Smoothing filter with Median-like tendencies.

Conservative Smoothing is a basic noise reduction method that ensures a given pixel is within the values of those around it. A value higher than all the others is clamped to the maximum value in the neighborhood. Likewise, a value lower than all the others is clamped to the minimum value in the neighborhood. Basically, pixel values that seem to "fit in" are left alone, and extreme values are brought in line.

CSM takes this a step further. A pixel not affected by the previous part of the algorithm is subjected to additional thresholding. If the pixel value is closer to the minimum or maximum neighborhood value than the median, it is clamped to the half-way point. Finally, a pixel still not affected is subjected to a third level of thresholding, clamping to the half-way point between the median and the previous half-way point. Any other pixel value is deemed close enough to its peers and left alone.

In effect, this creates a "soft" median-like filter, where relatively similar values are left alone and increasingly disparate values are nudged closer together.

Practically, CSM is the best prefilter to date for improving weight decisions with sources containing a type or amount of noise proving difficult for NLMeans to uniformly dampen or completely remove on its own. Additionally, it does not significantly alter the strength metric in most cases, so it can simply be enabled wherever desired. From what I can tell in my limited testing, the algorithm respects proper detail and edges well enough that it seems to be safe with nearly any source. Perhaps it should be the default if I ever get around to creating NLMeans 2.

Unlike the mean and median prefilters where a larger neighborhood increases the strength of the prefilter, a larger CSM neighborhood merely takes more pixels into account, theoretically decreasing the strength of the filter. In practice, the provided 3x3 and 5x5 neighborhoods typically do not produce significantly differing results.

Basic usage: Add y-prefilter=16 to your desired parameters and NLMeans will use CSM for weighting decisions. Use y-prefilter=2064 if you want to see the output of the prefilter itself—the visual effect is mild. Adjust these values to 32 and 2080 for a 5x5 neighborhood; 3x3 works well in all cases I've tried.

7 years agoQSV: fix ICQ availability detection for HEVC encoder.
Tim Walker [Thu, 4 Jan 2018 00:02:42 +0000 (01:02 +0100)]
QSV: fix ICQ availability detection for HEVC encoder.

Explicitly set all relevant rate control parameters when
querying for availability of a given rate control method.

I still "blame" Intel, as the existing code managed to
query ICQ availability for the H.264 encoder just fine.

7 years agoUpdate copyright dates to 2018.
Bradley Sepos [Mon, 1 Jan 2018 00:00:00 +0000 (00:00 +0000)]
Update copyright dates to 2018.

7 years agoWinGui: Tweak sizing on the Main Window, Attempt 2.
sr55 [Mon, 1 Jan 2018 20:47:25 +0000 (20:47 +0000)]
WinGui: Tweak sizing on the Main Window, Attempt 2.

7 years agoWinGui: Tweak sizing on the main window.
sr55 [Mon, 1 Jan 2018 20:46:57 +0000 (20:46 +0000)]
WinGui: Tweak sizing on the main window.

7 years agoWinGui: Update to build script.
sr55 [Sat, 30 Dec 2017 20:27:33 +0000 (20:27 +0000)]
WinGui: Update to build script.

7 years agolibhb: Fix nlmeans prefilter passthru only outputting some frames.
Bradley Sepos [Sat, 30 Dec 2017 11:23:49 +0000 (06:23 -0500)]
libhb: Fix nlmeans prefilter passthru only outputting some frames.

Closes #1088.

7 years agolibhb: Output result of nlmeans prefilter when passthru enabled.
Chris Darroch [Sat, 30 Dec 2017 08:12:57 +0000 (00:12 -0800)]
libhb: Output result of nlmeans prefilter when passthru enabled.

When the prefilter passthru flag is enabled, write the nlmeans prefilter
result into the "main" memory buffer (mem) instead of the prefilter one
(mem_pre) so that the prefilter result will be output as if it was the
result of the nlmeans filter itself.

Otherwise, when the passthru flag is enabled, the prefilter result is
lost and the filter effectively just outputs its source input without
any changes.

7 years agolibhb: Fix nlmeans prefilter passthru frame addressing.
Chris Darroch [Sat, 30 Dec 2017 07:21:24 +0000 (23:21 -0800)]
libhb: Fix nlmeans prefilter passthru frame addressing.

In commit 29a49a8, the nlmeans_prefilter() call in nlmeans_filter_thread()
was fixed, but a corresponding change was not made to the similar
call site in nlmeans_filter_flush().

7 years agoWinGui: Add combined option in the Chapter Import Open File Dialog. #1015
sr55 [Fri, 29 Dec 2017 19:51:35 +0000 (19:51 +0000)]
WinGui: Add combined option in the Chapter Import Open File Dialog. #1015

7 years agoLinGui: fix display of volume name in queue
John Stebbins [Fri, 29 Dec 2017 16:17:30 +0000 (08:17 -0800)]
LinGui: fix display of volume name in queue

Fixes https://github.com/HandBrake/HandBrake/issues/1086

7 years agoscripts: Append to log files instead of overwriting.
Bradley Sepos [Thu, 28 Dec 2017 21:04:08 +0000 (16:04 -0500)]
scripts: Append to log files instead of overwriting.

7 years agoscripts: Fix typo in Mac deps build script.
Bradley Sepos [Thu, 28 Dec 2017 17:31:16 +0000 (12:31 -0500)]
scripts: Fix typo in Mac deps build script.

7 years agographics: Add graphic assets license info.
Bradley Sepos [Thu, 28 Dec 2017 15:28:26 +0000 (10:28 -0500)]
graphics: Add graphic assets license info.

Nik confirmed licensing via Twitter, Jamie via email. I am Bradley.

7 years agocontrib: Update fribidi url to use GitHub tarball.
Bradley Sepos [Wed, 27 Dec 2017 19:03:33 +0000 (14:03 -0500)]
contrib: Update fribidi url to use GitHub tarball.

fribidi.org is gone. The official release archive we were using is gone. Only release tags on GitHub remain, and they are not direct replacements for the proper release archives we were using previously.

Some changes were necessary for compilation from source, namely:

- Removal of an ugly hack that resulted in configure being run more than once. Apparently the same fix is already upstream https://github.com/fribidi/fribidi/commit/0efbaa9052320a951823a6e776b30a580e3a2b4e
- Modification of Makefile.am to avoid building the doc subdirectory, since this will fail wherever c2man isn't available such as on Mac. We don't need these docs
- Modification of gen.tab/Makefile.in to use the host compiler when cross-compiling. This cannot be done as a normal patch since Makefile.in is generated in the bootstrap phase. This is an open issue upstream: https://github.com/fribidi/fribidi/issues/7

This is all a good lesson on the importance of maintaining urls. I'm still a bit stunned a widely used GNU project would shutter its domain and release archive.

7 years agoRevert "contrib: Update fribidi download url and hash to GitHub tarball."
Bradley Sepos [Thu, 28 Dec 2017 00:13:49 +0000 (19:13 -0500)]
Revert "contrib: Update fribidi download url and hash to GitHub tarball."

This reverts commit 0097a6ef2d51d0e44f2201689f5111bdb69932dd.

7 years agoRevert "contrib: Fix issues with fribidi."
Bradley Sepos [Thu, 28 Dec 2017 00:13:28 +0000 (19:13 -0500)]
Revert "contrib: Fix issues with fribidi."

This reverts commit 97dd7d2a6830ab3cf952c308b9b1830a7c0fb5c2.

7 years agocontrib: Fix issues with fribidi.
Bradley Sepos [Wed, 27 Dec 2017 23:03:01 +0000 (18:03 -0500)]
contrib: Fix issues with fribidi.

The source tarball isn't exactly the same as the release tarball found on fribidi.org before it shuttered. Needs a little extra care and an anvil dropped on Mr. Horrible.

7 years agocontrib: Update videolan download url.
Bradley Sepos [Wed, 27 Dec 2017 19:21:07 +0000 (14:21 -0500)]
contrib: Update videolan download url.

Security certificate is missing ftp.videolan.org at the moment, so use download.videolan.org instead.

7 years agocontrib: Update fribidi download url and hash to GitHub tarball.
Bradley Sepos [Wed, 27 Dec 2017 19:03:33 +0000 (14:03 -0500)]
contrib: Update fribidi download url and hash to GitHub tarball.

fribidi.org is gone.

7 years agoscripts: Fix typo in 0a049afce. #1075
Bradley Sepos [Wed, 27 Dec 2017 18:42:57 +0000 (13:42 -0500)]
scripts: Fix typo in 0a049afce. #1075

7 years agoscripts: Export prefix bin path while building Mac deps.
Bradley Sepos [Wed, 27 Dec 2017 18:40:07 +0000 (13:40 -0500)]
scripts: Export prefix bin path while building Mac deps.

Fixes #1075.

7 years agoLinGui: remove unused icon files
John Stebbins [Tue, 26 Dec 2017 21:42:59 +0000 (13:42 -0800)]
LinGui: remove unused icon files

7 years agocontrib: Add universal archiver command for combining x265 libs.
Bradley Sepos [Tue, 26 Dec 2017 17:28:25 +0000 (12:28 -0500)]
contrib: Add universal archiver command for combining x265 libs.

Resolves an issue with GNU vs system libtool on Mac, which also does not support ar -M.

7 years agoscripts: Fix sudo invocation in mac-toolchain-build.
Bradley Sepos [Tue, 26 Dec 2017 21:17:46 +0000 (16:17 -0500)]
scripts: Fix sudo invocation in mac-toolchain-build.

7 years agoWinGui: Display Source Names in the Title Dropdown (only when open), when we are...
sr55 [Mon, 25 Dec 2017 17:01:17 +0000 (17:01 +0000)]
WinGui: Display Source Names in the Title Dropdown (only when open), when we are not scanning a DVD / Bluray.

7 years agoWinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077
sr55 [Mon, 25 Dec 2017 16:06:19 +0000 (16:06 +0000)]
WinGui: Disable Subtitle Burn In Checkbox for PGS + MP4 #1077

7 years agoWinGui: Toolbar Consistency pt2 #833
sr55 [Mon, 25 Dec 2017 16:05:52 +0000 (16:05 +0000)]
WinGui: Toolbar Consistency pt2 #833

7 years agoWinGui: Toolbar Consistency #833
sr55 [Mon, 25 Dec 2017 16:05:09 +0000 (16:05 +0000)]
WinGui: Toolbar Consistency #833

7 years agoMacGui: fix build on 10.12 sdk.
Damiano Galassi [Mon, 25 Dec 2017 08:05:58 +0000 (09:05 +0100)]
MacGui: fix build on 10.12 sdk.

7 years agocli: Don't throttle non-tty output. #1067
Bradley Sepos [Mon, 25 Dec 2017 00:02:18 +0000 (19:02 -0500)]
cli: Don't throttle non-tty output. #1067

7 years agocli: Fix typo in 6eb3ef1a.
Bradley Sepos [Sun, 24 Dec 2017 22:42:54 +0000 (17:42 -0500)]
cli: Fix typo in 6eb3ef1a.

Properly fixes #1067.

7 years agocli: Restore previous CLI progress separator.
Bradley Sepos [Sun, 24 Dec 2017 22:19:09 +0000 (17:19 -0500)]
cli: Restore previous CLI progress separator.

This basically reverts 7c438ad5ae81c31c660fc9a208dacd7177f54a24 and fixes #1067 for the upcoming release and until such a time as I can review further.

7 years agoWinGui: Consistency in the File Menu. "Open Source"
sr55 [Sun, 24 Dec 2017 21:54:01 +0000 (21:54 +0000)]
WinGui: Consistency in the File Menu. "Open Source"

7 years agoWinGui: Hide preset options inline button again.
sr55 [Sun, 24 Dec 2017 15:58:37 +0000 (15:58 +0000)]
WinGui: Hide preset options inline button again.

7 years agoLinGui: fix margins around destination file settings
John Stebbins [Sun, 24 Dec 2017 00:33:48 +0000 (16:33 -0800)]
LinGui: fix margins around destination file settings

7 years agoLinGui: remove preset options menu
John Stebbins [Sun, 24 Dec 2017 00:31:16 +0000 (16:31 -0800)]
LinGui: remove preset options menu

7 years agoLinGui: add support for alternate icons
John Stebbins [Sun, 24 Dec 2017 00:13:56 +0000 (16:13 -0800)]
LinGui: add support for alternate icons

GTK will use lower res icons if available for lower res screens.

7 years agoLinGui: update additional icons
John Stebbins [Sat, 23 Dec 2017 21:04:13 +0000 (13:04 -0800)]
LinGui: update additional icons

7 years agoLinGui: add option to make new preset default in "Save As"
John Stebbins [Sat, 23 Dec 2017 20:29:23 +0000 (12:29 -0800)]
LinGui: add option to make new preset default in "Save As"

7 years agographics: Add Illustrator and SVG versions of remaining revised v2 icons.
Bradley Sepos [Sat, 23 Dec 2017 20:26:28 +0000 (15:26 -0500)]
graphics: Add Illustrator and SVG versions of remaining revised v2 icons.

7 years agographics: Update Presets2 icon master files (close open path).
Bradley Sepos [Sat, 23 Dec 2017 20:04:28 +0000 (15:04 -0500)]
graphics: Update Presets2 icon master files (close open path).

7 years agographics: Rename logo icon files.
Bradley Sepos [Sat, 23 Dec 2017 20:02:11 +0000 (15:02 -0500)]
graphics: Rename logo icon files.

7 years agographics: Reorganize so that v1/v2 are top level in Icons hierarchy.
Bradley Sepos [Sat, 23 Dec 2017 19:59:25 +0000 (14:59 -0500)]
graphics: Reorganize so that v1/v2 are top level in Icons hierarchy.

7 years agoLinGui: fix window size queries on wayland
John Stebbins [Sat, 23 Dec 2017 19:39:31 +0000 (11:39 -0800)]
LinGui: fix window size queries on wayland

7 years agoLinGui: update activity and add-queue icons
John Stebbins [Sat, 23 Dec 2017 19:11:53 +0000 (11:11 -0800)]
LinGui: update activity and add-queue icons

7 years agoLinGui: allow chaning description in preset rename
John Stebbins [Sat, 23 Dec 2017 18:09:24 +0000 (10:09 -0800)]
LinGui: allow chaning description in preset rename

7 years agographics: Add Illustrator and SVG versions of some revised v2 icons.
Bradley Sepos [Sat, 23 Dec 2017 13:53:24 +0000 (08:53 -0500)]
graphics: Add Illustrator and SVG versions of some revised v2 icons.

7 years agographics: Remove old graphics credits; authorship is properly tracked by git.
Bradley Sepos [Sat, 23 Dec 2017 10:46:52 +0000 (05:46 -0500)]
graphics: Remove old graphics credits; authorship is properly tracked by git.

7 years agographics: Move revised icons by Bradley to Master/v2.
Bradley Sepos [Sat, 23 Dec 2017 10:46:06 +0000 (05:46 -0500)]
graphics: Move revised icons by Bradley to Master/v2.

7 years agographics: Remove old psd.zip; recompressed assets have been relocated to v2.
Bradley Sepos [Sat, 23 Dec 2017 10:42:04 +0000 (05:42 -0500)]
graphics: Remove old psd.zip; recompressed assets have been relocated to v2.

7 years agographics: Unzip Master/psd.zip and move icons by jamiemlaw to v2.
Jamie Law [Sat, 23 Dec 2017 10:40:58 +0000 (05:40 -0500)]
graphics: Unzip Master/psd.zip and move icons by jamiemlaw to v2.

7 years agographics: Unzip Master/psd.zip and move icons by nikpawlak to v2.
Nik Pawlak [Sat, 23 Dec 2017 10:38:35 +0000 (05:38 -0500)]
graphics: Unzip Master/psd.zip and move icons by nikpawlak to v2.

7 years agographics: Move oldest icons to Master/v1.
Bradley Sepos [Sat, 23 Dec 2017 10:34:47 +0000 (05:34 -0500)]
graphics: Move oldest icons to Master/v1.

7 years agoReorganize graphics assets.
Bradley Sepos [Sat, 23 Dec 2017 09:58:00 +0000 (04:58 -0500)]
Reorganize graphics assets.

7 years agoLinGui: don't abbreviate PAR and DAR in summary
John Stebbins [Fri, 22 Dec 2017 23:53:39 +0000 (15:53 -0800)]
LinGui: don't abbreviate PAR and DAR in summary

7 years agoLinGui: improve display aspect formatting
John Stebbins [Fri, 22 Dec 2017 23:49:22 +0000 (15:49 -0800)]
LinGui: improve display aspect formatting

7 years agoLinGui: don't mark preset modified on angle change
John Stebbins [Fri, 22 Dec 2017 23:35:21 +0000 (15:35 -0800)]
LinGui: don't mark preset modified on angle change

The angle setting is not part of a preset

7 years agoLinGui: add some space to reduce clutter
John Stebbins [Fri, 22 Dec 2017 23:25:51 +0000 (15:25 -0800)]
LinGui: add some space to reduce clutter