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