|
|
6f39cecc25
|
debug/fix: try sanitizing loop_delay_us to avoid endless musicFeedThread hangs
|
2026-06-11 20:06:10 +02:00 |
|
|
|
21645b9746
|
fix: fix getCurrentPosition(), remaining_samples was counting 2x too fast
|
2026-06-11 17:21:28 +02:00 |
|
|
|
80ee56dfe8
|
feat: play beats when no music is selected
|
2026-06-03 18:39:18 +02:00 |
|
|
|
83dea946c3
|
feat: LibPasada API: stretcher for lockstep-player integration
|
2026-06-03 18:11:56 +02:00 |
|
|
|
f8aa61c1b9
|
feat: LibPasada JNI interface, pause, onTrackFinished
|
2026-06-02 21:37:46 +02:00 |
|
|
|
85da003cb5
|
chore: catch c++ exceptions and translate into Java exceptions
|
2026-06-01 02:55:26 +02:00 |
|
|
|
a924331ede
|
feat: API for LibPasada music player
|
2026-05-24 16:02:06 +02:00 |
|
|
|
9d12fe411f
|
docs
|
2026-05-20 01:03:54 +02:00 |
|
|
|
74d7d2e064
|
bump libpasada (re-init fps)
|
2026-05-20 00:58:48 +02:00 |
|
|
|
95d5e6a2ca
|
fixup
|
2026-05-20 00:34:19 +02:00 |
|
|
|
05927cd9e8
|
feat: bump libpasada (gravity and resampler)
|
2026-05-20 00:28:27 +02:00 |
|
|
|
018bf93628
|
chore: bump libpasada interface
|
2026-05-19 22:58:28 +02:00 |
|
|
|
4ae0c9aef8
|
fix: ask Android to deliver accelero samples continuously, not in batches
|
2026-05-17 20:33:00 +02:00 |
|
|
|
0fa4011d4f
|
chore. bump version, print media id
|
2026-05-09 22:54:19 +02:00 |
|
|
|
95719ea53b
|
fix: always same accelero value was recorded
|
2026-05-09 22:52:46 +02:00 |
|
|
|
3b1b92ba45
|
fix: adjust pitch (fix pitch direction)
|
2026-03-28 04:42:46 +01:00 |
|
|
|
6c5ac60ccb
|
fix: adjust pitch, not just speed
|
2026-03-28 04:39:19 +01:00 |
|
|
|
1a3991db45
|
fix: fixes for buffer level handling, player lifecycle handling
|
2026-03-23 01:07:05 +01:00 |
|
|
|
3fe10a914a
|
chore: more debug output of states
|
2026-03-22 23:58:40 +01:00 |
|
|
|
45b1003c9a
|
fix: fix mpg123_read() read_size_bytes
|
2026-03-22 23:27:07 +01:00 |
|
|
|
e8afb10f48
|
bug: tweak loop delay to fit music rate
|
2026-03-22 15:16:54 +01:00 |
|
|
|
cc1a2b5b7a
|
feat: record accelerometer to file
|
2026-03-22 15:16:13 +01:00 |
|
|
|
7fb3029e8b
|
chore: improve debug logging of audio lag from stretcher
|
2026-03-22 14:28:44 +01:00 |
|
|
|
b6df86f49a
|
chore: generic LstForegroundService housekeeping
|
2026-03-22 09:20:13 +01:00 |
|
|
|
708249a5ba
|
docs: some more debug prints, for cleanup diag
|
2026-03-22 08:57:55 +01:00 |
|
|
|
3cf9607549
|
docs
|
2026-03-22 08:50:39 +01:00 |
|
|
|
25e5cc19d0
|
feat: actually map channels
|
2026-03-22 08:44:41 +01:00 |
|
|
|
6382c57ccc
|
feat: reduce buffers to 1024
|
2026-03-22 07:49:05 +01:00 |
|
|
|
b0f6d6d5c9
|
fix: play with rate of mp3 file
|
2026-03-22 07:37:27 +01:00 |
|
|
|
b14ea02694
|
feat: play music through librubberband
|
2026-03-20 23:17:34 +01:00 |
|
|
|
5b26203533
|
chore: bump libpasada
|
2026-03-19 19:22:29 +01:00 |
|
|
|
198dfc1630
|
feat: SAF file picker, fd to jni code
|
2026-03-19 19:17:57 +01:00 |
|
|
|
02ebb17dc6
|
feat: SongPickerActivity
|
2026-03-19 12:27:38 +01:00 |
|
|
|
a8234005df
|
feat: check SQI before playing step sound
|
2026-03-12 22:20:00 +01:00 |
|
|
|
a2fdf05cd5
|
docs
|
2026-03-07 23:17:06 +01:00 |
|
|
|
79f37ca46d
|
docs: build notes
|
2026-03-07 23:15:41 +01:00 |
|
|
|
5045d6615e
|
build: reorg jni files
|
2026-03-07 23:02:15 +01:00 |
|
|
|
995c537fd4
|
build: submodules for libpasada, librubberband. Add librubberband.
|
2026-03-07 22:57:11 +01:00 |
|
|
|
3d55765a26
|
docs: cleanup
|
2026-03-07 22:18:06 +01:00 |
|
|
|
754b96a319
|
feat: benchmark MediaStore API of Android
|
2026-03-07 18:48:57 +01:00 |
|
|
|
65ea8ba27c
|
docs: update TODO.md
|
2026-03-06 00:55:09 +01:00 |
|
|
|
754ad3700f
|
docs: cleanup excessive logging
|
2026-03-06 00:53:04 +01:00 |
|
|
|
63ef5ae503
|
docs: clean up logging a bit
|
2026-03-06 00:50:38 +01:00 |
|
|
|
66a2b86ffc
|
fix: fixup readBuffer2() to return samples not bytes
|
2026-03-06 00:45:20 +01:00 |
|
|
|
d1b57aae82
|
fix: fixed mpg123_read() logic
|
2026-03-05 14:28:23 +01:00 |
|
|
|
e22478445d
|
feat: detect steps and play audio
|
2026-03-04 01:31:35 +01:00 |
|
|
|
804f83340f
|
feat: MixingPlayer - plays event sounds
|
2026-03-03 14:19:56 +01:00 |
|
|
|
bc8002fd59
|
feat: audio resources
|
2026-03-03 12:04:17 +01:00 |
|
|
|
d2c9a7b2ff
|
jni: updated build scripts
|
2026-03-02 09:43:56 +01:00 |
|
|
|
ef5a0e678c
|
jni: add libmpg123
|
2026-03-02 09:42:44 +01:00 |
|