Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some new options to distinguish date and title, +American spelling of color #105

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
acc9b43
New CL options to customize title independent of date
Olliebrown Apr 29, 2017
07250b9
Added CL option aliases for American spelling of color
Olliebrown Apr 29, 2017
c16ac0a
Updated README to document new command line options.
Olliebrown Apr 29, 2017
6602875
Merge remote-tracking branch 'upstream/master'
Olliebrown Dec 5, 2017
9b6d252
Added error message if the caption file isn't found.
acaudwell Dec 13, 2017
cbd0a01
Fixed building with GLM 0.9.9.
acaudwell Feb 9, 2018
c90512f
Clarify that file filters are apply to the full path of the file.
acaudwell Feb 13, 2018
c826856
Added error if you try to build with GLM 0.9.9.
acaudwell Feb 20, 2018
5035a61
Use built-in GLM version to fix compatibility issues (dependency remo…
acaudwell Mar 20, 2018
51da891
Re-add GLM check to look for src/core/glm/glm/glm.hpp.
acaudwell Mar 20, 2018
43571a3
Added --init to help make sure the glm submodule gets checked out.
acaudwell Mar 21, 2018
712fd4e
Use double rather than single quotes as they are more widely compatible.
acaudwell Mar 21, 2018
8c91599
Updated boost macros.
acaudwell Mar 21, 2018
6eee8eb
Added option to build against the system copy of GLM.
acaudwell Mar 22, 2018
939a576
Mention --with-glm configure option.
acaudwell Mar 27, 2018
9ed7528
Fixed spelling of Debian.
acaudwell Mar 27, 2018
bf782c0
Clarify GLM version compatibility.
acaudwell Mar 27, 2018
db5ccda
Make code compatible with the current GLM master branch.
acaudwell Mar 28, 2018
25d07b8
Remove GLM work around as it is no longer needed.
acaudwell Apr 2, 2018
997531a
Fix command synopsis to use normal manual-page command syntax.
eric-s-raymond Jun 2, 2018
5fe6bec
Fixed compatibility with GLM 0.9.9.0.
acaudwell Jun 13, 2018
81cd3e6
Made command line synopsis consistent.
acaudwell Jun 13, 2018
ad5a926
Fixed a bug in the log file format detection affecting custom logs.
acaudwell Sep 17, 2018
74e8bee
Added no-time-travel to the configuration
SmallLars Sep 14, 2018
21f09b0
Added ChangeLog and man page entries for --no-time-travel.
acaudwell Sep 18, 2018
47ea2aa
Use lasttime for no-time-travel instead of currtime.
acaudwell Sep 18, 2018
ed284ba
Added dir-name-position to the configuration
SmallLars Sep 17, 2018
5b24e44
Don't allow dir-name-position to be 0.0 as it doesn't make sense.
acaudwell Sep 20, 2018
ae7bde2
Added file-extension-fallback to the configuration.
SmallLars Sep 9, 2018
43c6477
Add user-show-filter
Dec 5, 2017
1d70fd0
Documented user-show-filter option.
acaudwell Sep 25, 2018
0a0bfd7
Removed unused tagfilemap left over from when picking was used for se…
acaudwell Sep 27, 2018
d6afc4f
Fixed Mercurial parser missing entries due to a buffering bug.
acaudwell Sep 27, 2018
ebf158b
Fixed file removal being cancelled by an action with an earlier times…
acaudwell Sep 30, 2018
71057b8
Removed some functions that didn't do anything.
acaudwell Oct 1, 2018
55fe062
Right mouse button rotation now pivots around the camera.
acaudwell Oct 2, 2018
2dc7de4
Updated core module.
acaudwell Oct 3, 2018
7bb7eae
New CL options to customize title independent of date
Olliebrown Apr 29, 2017
8c5284f
Updating submodule revision
Olliebrown Dec 6, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated README to document new command line options.
  • Loading branch information
Olliebrown committed Apr 29, 2017
commit c16ac0a7014a437b26d11bc58e7cb4f2ab6b6adf
28 changes: 20 additions & 8 deletions README
Original file line number Diff line number Diff line change
@@ -110,7 +110,7 @@ options:
-e, --elasticity FLOAT
Elasticity of nodes.

-b, --background-colour FFFFFF
-b, --background, --background-colour, --background-color FFFFFF
Background colour in hex.

--background-image IMAGE
@@ -128,9 +128,21 @@ options:
--font-size SIZE
Font size used by the date and title.

--font-colour FFFFFF
--title-size SIZE
Font size used by just the title.

--font-colour, --font-color FFFFFF
Font colour used by the date and title in hex.

--title-colour, --title-color FFFFFF
Font colour used by just the title in hex.

--date-height-pad VALUE
Value to add to the y position of the date.

--title-height-pad VALUE
Value to add to the y position of the title.

--key
Show file extension key.

@@ -160,16 +172,16 @@ options:
--highlight-users
Highlight the names of all users.

--highlight-colour FFFFFF
--highlight-colour, --highlight-color FFFFFF
Font colour for highlighted users in hex.

--selection-colour FFFFFF
--selection-colour, --selection-color FFFFFF
Font colour for selected users and files.

--filename-colour FFFFFF
--filename-colour, --filename-color FFFFFF
Font colour for filenames.

--dir-colour FFFFFF
--dir-colour, --dir-color FFFFFF
Font colour for directories.

--dir-name-depth DEPTH
@@ -197,7 +209,7 @@ options:
--default-user-image IMAGE
Path of .jpg or .png to use as the default user image.

--colour-images
--colour-images, --color-images
Colourize user images.

--crop AXIS
@@ -269,7 +281,7 @@ options:
--caption-size SIZE
Caption size.

--caption-colour FFFFFF
--caption-colour, --caption-color FFFFFF
Caption colour in hex.

--caption-duration SECONDS