playerz
10 months agoImplement state as multi-entry.
Not Zed [Wed, 20 Dec 2023 08:57:15 +0000 (19:27 +1030)]
Implement state as multi-entry.
Implement 'play now' state so it returns to the list afterwards as expected.
10 months agoFix dependencies.
Not Zed [Wed, 20 Dec 2023 08:56:31 +0000 (19:26 +1030)]
Fix dependencies.
10 months agoImplement disk filtering for --files.
Not Zed [Wed, 20 Dec 2023 08:55:18 +0000 (19:25 +1030)]
Implement disk filtering for --files.
Rename -d database option to non-conflicting -b database.
16 months agoImprove the README.
Not Zed [Thu, 25 May 2023 23:40:49 +0000 (09:10 +0930)]
Improve the README.
16 months agoReset the list sequence index if we can't find the next track.
Not Zed [Thu, 25 May 2023 23:40:07 +0000 (09:10 +0930)]
Reset the list sequence index if we can't find the next track.
17 months agoAdd flags to dbdisk to support non-recursive scans.
Not Zed [Sat, 29 Apr 2023 22:11:46 +0000 (07:41 +0930)]
Add flags to dbdisk to support non-recursive scans.
Remove redundant copies of serialisation descriptors.
Fix a double-free with dbfile.
Add update command to disk-indexer.
Add usage to disk-util.
Sanitize utf8 in json strings.
Minor cleanups.
2 years agolists fixes and changes
Not Zed [Thu, 30 Dec 2021 22:09:57 +0000 (08:39 +1030)]
lists fixes and changes
fix file delete when file isn't in any list
create shuffle playlist from one disk only
3 years agoCheckpoint ongoing mess.
Not Zed [Wed, 9 Jun 2021 00:38:35 +0000 (10:08 +0930)]
Checkpoint ongoing mess.
Added embedded http player.
Ongoing work on playlists.
Some search functions.
3 years agoSave play position when a new track starts and restore it on restart.
Not Zed [Fri, 20 Nov 2020 21:14:22 +0000 (07:44 +1030)]
Save play position when a new track starts and restore it on restart.
3 years agoAdd license header.
Not Zed [Wed, 18 Nov 2020 12:06:30 +0000 (22:36 +1030)]
Add license header.
3 years agoAdded a volume normalisation filter.
Not Zed [Wed, 18 Nov 2020 11:36:08 +0000 (22:06 +1030)]
Added a volume normalisation filter.
Use filter graph for rate and format conversion.
Change to using fixed output frequency.
3 years agoFixed some memory leaks.
Not Zed [Wed, 18 Nov 2020 11:35:15 +0000 (22:05 +1030)]
Fixed some memory leaks.
3 years agoAdded volume control and mute commands.
Not Zed [Wed, 18 Nov 2020 11:34:53 +0000 (22:04 +1030)]
Added volume control and mute commands.
3 years agoInitial import of music player.
Not Zed [Wed, 18 Nov 2020 03:20:35 +0000 (13:50 +1030)]
Initial import of music player.