Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-04-03
| ||
| 17:45 | Tighten up playing/loading state transitions. Add log message for onerror--TBD, get some meaningful info out of the passed Error argument. Leaf check-in: 67fdf4aa22 user: vandys tags: trunk | |
|
2026-03-31
| ||
| 23:30 | Try to make audio elements--especially on mobile browsers--happier with media end/next track events. Use canplay/seeked to see if I can get a more reliable sequence of events. check-in: 54a7bce897 user: vandys tags: trunk | |
|
2026-02-18
| ||
| 17:38 | Wrong location markup for fixed "track dope" display check-in: cb50c136bc user: vandys tags: trunk | |
|
2026-01-23
| ||
| 19:30 | Notes on fid usage check-in: 8b8007a24f user: vandys tags: trunk | |
|
2026-01-04
| ||
| 23:39 | ldc check-in: 9d5fbe5c3e user: vandys tags: trunk | |
| 23:39 | Make interactive verification before delete a compile-time option check-in: 48115dd236 user: vandys tags: trunk | |
|
2025-12-10
| ||
| 17:32 | Add one place beyond the decimal point when showing how long since last play. check-in: a080fd11e7 user: vandys tags: trunk | |
|
2025-11-26
| ||
| 18:57 | dmd and ldc2 check-in: 4d1936ff15 user: vandys tags: trunk | |
|
2025-11-22
| ||
| 22:56 | WebServ conversion check-in: 570385b8df user: vandys tags: trunk | |
|
2025-11-19
| ||
| 00:33 | Provide a little border around the track seek/love buttons. check-in: e1a020ee20 user: vandys tags: trunk | |
| 00:33 | Unused import check-in: fa19f5b830 user: vandys tags: trunk | |
|
2025-11-11
| ||
| 00:04 | Add display for recently played tracks check-in: e330a1a25f user: vandys tags: trunk | |
|
2025-11-08
| ||
| 18:29 | Tags stopped working, see if I can get a backtrace if this starts happening again. check-in: 7d46e0f411 user: vandys tags: trunk | |
| 18:29 | Collateral damage from tiny.set becoming an instance instead of a struct. check-in: 5d7bf9c56b user: vandys tags: trunk | |
|
2025-11-02
| ||
| 03:27 | Fix stat() call check-in: 0639ab0778 user: vandys tags: trunk | |
|
2025-10-30
| ||
| 03:56 | One folder per line in search result mode check-in: 6daf11b4a4 user: vandys tags: trunk | |
| 03:52 | Add ability to view newest folders under a prefix check-in: de04fbc1a7 user: vandys tags: trunk | |
|
2025-10-21
| ||
| 03:22 | WIP, ability to mv a folder to a new place. Doesn't fix children folders yet. check-in: 8aafe5eb3e user: vandys tags: trunk | |
| 03:22 | Add an mtime so I can note new folders. TBD, a search interface so the player can let me find the newest media. check-in: dafaa31c75 user: vandys tags: trunk | |
|
2025-09-30
| ||
| 16:17 | Resolve [1f7c88abc8fea16e] with cosmetic change. check-in: 44c8b4994b user: vandys tags: trunk | |
|
2025-09-16
| ||
| 16:25 | Add a shuffle for result file list check-in: faf939b7c9 user: vandys tags: trunk | |
|
2025-09-15
| ||
| 23:45 | Unused dropAll. Normalize drop head/tail, and update current folder display if we remove things from the playlist which are colored to indicate they're on the playlist. Flatten "days/weeks/months/years since" to just a single letter suffix d/w/m/y. Let us click saved position to clear it back to the start of the track (saves hassle of having the player trying to seek while we're trying to tell it not to bother). check-in: 3046f0f497 user: vandys tags: trunk | |
|
2025-09-11
| ||
| 17:20 | Keep old/deleted/moved in separate table just in case we need to know about something old. Change confirmation so it's explicit input line. check-in: f19e564405 user: vandys tags: trunk | |
|
2025-08-30
| ||
| 20:52 | Refresh love button based on ulove state. Permit button to toggle. check-in: 0d54b6a1ef user: vandys tags: trunk | |
| 17:43 | When (re-)entering folder with active tracks, display them with suitable button colors. check-in: 7c7b342bc0 user: vandys tags: trunk | |
| 16:11 | Had some files go away but not folder, so I was curious what they were. Not removed files are listed, too. check-in: ccb5323e1b user: vandys tags: trunk | |
| 13:56 | Better default window label when no metadata check-in: 69a198e574 user: vandys tags: trunk | |
|
2025-08-29
| ||
| 17:44 | Unique background color to mark "played" art image check-in: 1a8657f2a0 user: vandys tags: trunk | |
| 17:37 | Add a rewind check-in: bccd43caf1 user: vandys tags: trunk | |
| 17:34 | Bump up image size a smidgen check-in: a1da356ca1 user: vandys tags: trunk | |
| 17:30 | Make the play queue scrollable rather than wrapping. check-in: 34c6c82e57 user: vandys tags: trunk | |
| 17:30 | Get "drop all" working. check-in: 2f271b6594 user: vandys tags: trunk | |
|
2025-08-28
| ||
| 23:00 | Rationalize search--being in search where it came from, how to prefix the display of its results. check-in: 7dda9bf4b8 user: vandys tags: trunk | |
|
2025-08-27
| ||
| 23:27 | Ignore updatedb binary. Add clearing out of folders/tracks which have disappeared. check-in: 4f8ce453aa user: vandys tags: trunk | |
| 18:27 | Code up DB update, so we can pick up new tree content without having to rebuild from scratch. check-in: c88e4bcfe1 user: vandys tags: trunk | |
| 17:11 | Wait rather than error for busy table; we're multi-threaded so this can happen. check-in: da9e179e71 user: vandys tags: trunk | |
| 17:10 | Defend against displaying before metadata fills in track duration check-in: 77c6ac45ac user: vandys tags: trunk | |
|
2025-08-26
| ||
| 23:43 | Add a manual skip-to-next button. Shuffle code to share w. end-of-track. check-in: 3892995b03 user: vandys tags: trunk | |
| 23:36 | Bring up button background coloring, especially during state changes. Get checkpoint working, including updating any displayed status button. check-in: 5008eccad9 user: vandys tags: trunk | |
| 23:35 | Prefix metadata access w. media path check-in: 4866bf9ffc user: vandys tags: trunk | |
| 17:48 | Bring up position updates, some more tweaking on position display check-in: 31f71252c3 user: vandys tags: trunk | |
| 17:26 | Start fleshing out UI display changes as we play things check-in: afcf183212 user: vandys tags: trunk | |
| 16:54 | Minor UI tweak check-in: 0731a2296e user: vandys tags: trunk | |
|
2025-08-25
| ||
| 23:52 | Convert to when/position display. Start bringing up server side of ulove/upos. check-in: c6f790f9bf user: vandys tags: trunk | |
| 21:41 | buncha work on color rep, but it's not the right answer. Snapshot this, but I'm going to convert to straight text indication. 1dy 1yr 1wk 50% 0% 20% Like that check-in: 23e38a2783 user: vandys tags: trunk | |
| 19:08 | Dialing in the styling of each player list element check-in: 8b865aed1c user: vandys tags: trunk | |
| 18:51 | Start showing recent play attribute check-in: 809591ec6b user: vandys tags: trunk | |
| 16:44 | Bring up like/dislike check-in: df7d9421a2 user: vandys tags: trunk | |
| 16:14 | Get play-next working check-in: afebd9be42 user: vandys tags: trunk | |
|
2025-08-24
| ||
| 23:09 | Bringup, playing actual files. Graphics and audio seem to be working. check-in: 9138809987 user: vandys tags: trunk | |