Unnamed Fossil Project

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2025-02-22
21:23
fix error closing files Leaf check-in: f14cdef790 user: larks tags: trunk
2024-09-20
01:19
fix issues running under nginx create systemd unit file check-in: 1e4e05f7b2 user: larks tags: trunk
2024-07-13
22:18
`convert` command is depricated use `magick` check-in: 3f2b84397f user: larks tags: trunk
2024-05-25
17:41
add render_pdf.tcl that should have been in the last commit check-in: 1ee9366693 user: larks tags: trunk
17:40
switch to using imagemagic instead of popplar for pdf rendering Switch desktop LICENSE to BSD as we no longer have GPL dependencies check-in: e7bf438d1a user: larks tags: trunk
16:07
add ability to open files from filesystem check-in: 54653a177f user: larks tags: trunk
15:38
add test file for rendering with imagemagick check-in: d618953f84 user: larks tags: trunk
2024-02-13
23:23
convert javascript to run as a module check-in: 85f6b2efc1 user: larks tags: trunk
2024-01-22
16:38
update for tcl/tk 9.0 check-in: a07da2e7b7 user: larks tags: trunk
2024-01-21
15:59
fix tools check-in: bbb44b3bf0 user: larks tags: trunk
2023-11-05
16:35
worked on status bar check-in: 0ab8f76f95 user: larks tags: trunk
16:13
prevent memory leak check-in: 053ae0fe8f user: larks tags: trunk
16:08
fix error when closing the last open file check-in: 5abd8ecdff user: larks tags: trunk
15:55
going one song backwards goes to the beginnig of the current song if we aren't there already check-in: 0f2b4d133f user: larks tags: trunk
2023-10-27
04:11
fix issues with the tools Closed-Leaf check-in: b4da90eb11 user: larks tags: fix tools
2023-08-13
21:36
merge in icons and tool unifications check-in: ba6e22e225 user: larks tags: trunk
21:35
add icons to the installer Closed-Leaf check-in: 2de5cf9169 user: larks tags: icon
19:55
add library_icon check-in: 9e9cc0c02f user: larks tags: icon
19:16
change background to transparent add png icon to main window check-in: 03a14efd57 user: larks tags: icon
15:31
update icon check-in: bc764ed99a user: larks tags: icon
15:19
add basic version of icon check-in: 99a80b5bd1 user: larks tags: icon
2023-08-06
15:16
cleanup missing db error message Closed-Leaf check-in: f6bfd5d6bb user: larks tags: unify_tools
15:04
add installer makefiles check-in: 15b7f4f6ed user: larks tags: unify_tools
2023-07-30
15:30
Everything under the 'tools' dir should be togeather check-in: 7ae780fd21 user: larks tags: unify_tools
15:28
add the 'add_media' command check-in: 662f8ef8eb user: larks tags: unify_tools
15:20
add update_db_version to the new commands check-in: 6cda69d3ae user: larks tags: unify_tools
15:16
fix import_file command check-in: 16511b04c1 user: larks tags: unify_tools
15:10
add the 'new_song' command check-in: 2cb931bac6 user: larks tags: unify_tools
2023-07-16
15:26
fix errors with running sub command fix import_file arg processing check-in: 9ef1961611 user: larks tags: unify_tools
15:21
work on converting import file to the new framework check-in: 6f92e8d740 user: larks tags: unify_tools
14:51
merge in changes from trunk check-in: d98396843a user: larks tags: unify_tools
2023-06-24
16:37
fix segfault check-in: 0528a9e74f user: larks tags: trunk
2023-06-04
15:28
render using rgb instead of argb to save memory, probably faster as well fix issue with rendering crooked check-in: 63fd4cc4ec user: larks tags: trunk
2023-05-03
22:42
add opening main database file check-in: 656857e058 user: larks tags: unify_tools
22:35
add start of main file, the command dispatcher check-in: 2655f36a06 user: larks tags: unify_tools
2023-04-29
23:40
fix resizing check-in: a000fdea86 user: larks tags: trunk
23:35
fix rendering to not free things for as long check-in: 9d946f0146 user: larks tags: trunk
22:42
remove debug code Closed-Leaf check-in: a76cb1ca82 user: larks tags: playlist
22:41
add a box to display the currently loaded files add moving and removing of loaded files check-in: 9ac781206c user: larks tags: playlist
03:49
remove unused file check-in: 67d75a2a41 user: larks tags: playlist
03:46
add commands for moving songs in the list work on ui for playlist check-in: fee558f99d user: larks tags: playlist
03:05
finish auto-resizing check-in: 6cb7ab5454 user: larks tags: playlist
2023-04-16
15:22
fix issues with playlist check-in: eb6b658de0 user: larks tags: playlist
01:39
work on playlist check-in: d7f20668c4 user: larks tags: playlist
2023-04-03
22:39
created playlist management file check-in: d9f7b43264 user: larks tags: playlist
22:38
factored database management to an external file check-in: e216adca69 user: larks tags: trunk
21:59
remove unused file check-in: 8951840828 user: larks tags: trunk
21:56
move functions to the namespace check-in: e0a62eecd7 user: larks tags: trunk
21:46
add an install process check-in: f1e9342b93 user: larks tags: trunk
2023-04-02
15:13
fix bad scrolling command check-in: 0435bba0c7 user: larks tags: trunk