playerz
3 years agoCleared out earlier iterations of iterators.
Not Zed [Sat, 19 Jun 2021 07:34:32 +0000 (17:04 +0930)]
Cleared out earlier iterations of iterators.
Expanded validate for more checks.
Fixed some small bugs.
3 years agoIndexing improved to use per-directory change resolution.
Not Zed [Fri, 18 Jun 2021 02:29:05 +0000 (11:59 +0930)]
Indexing improved to use per-directory change resolution.
3 years agoBig rework of the playlist system.
Not Zed [Mon, 14 Jun 2021 05:43:24 +0000 (15:13 +0930)]
Big rework of the playlist system.
3 years agoFix http-monitor building.
Not Zed [Sun, 13 Jun 2021 01:14:10 +0000 (10:44 +0930)]
Fix http-monitor building.
3 years agofull_path is now a 'volatile' freed by ez_blob
Not Zed [Fri, 11 Jun 2021 01:24:36 +0000 (10:54 +0930)]
full_path is now a 'volatile' freed by ez_blob
3 years agoWork on internal playlist details and utilities.
Not Zed [Thu, 10 Jun 2021 08:38:16 +0000 (18:08 +0930)]
Work on internal playlist details and utilities.
Split indexer-cmd out of indexer and removed the proto code too.
3 years agoRemove duplicate blob metadata.
Not Zed [Thu, 10 Jun 2021 04:41:57 +0000 (14:11 +0930)]
Remove duplicate blob metadata.
3 years agoChange the way the db location is found.
Not Zed [Thu, 10 Jun 2021 04:34:43 +0000 (14:04 +0930)]
Change the way the db location is found.
Don't auto-create any directories.
3 years agoSetup ignore list.
Not Zed [Thu, 10 Jun 2021 00:07:52 +0000 (09:37 +0930)]
Setup ignore list.
3 years agoFixed dbmarshal.h dependency.
Not Zed [Thu, 10 Jun 2021 00:07:25 +0000 (09:37 +0930)]
Fixed dbmarshal.h dependency.
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.