Skip to content

Releases: brarcher/baby-sleep-sounds

Baby Sleep Sounds v0.11

30 May 14:10
fe5a946
Compare
Choose a tag to compare

Changes:

  • Support x86, by switching to a fork of ffmpeg-android-java that supports it. (#73)
  • Fix crash on Android 8.1+ when starting sound playback. (#74)

Downloads

Baby Sleep Sounds v0.10

06 Feb 00:56
0bd2af6
Compare
Choose a tag to compare

This is release v0.10 of Baby Sleep Sounds.

Improvements:

  • Workaround crash during install on some Android versions (likely Android 5 and below). (#67)
  • Play audio in foreground service to avoid playback stopping after activity goes to the background. (#68)

Downloads

Baby Sleep Sounds v0.9

29 Dec 16:39
de177aa
Compare
Choose a tag to compare

This is release v0.9 of Baby Sleep Sounds.

Improvements:

  • Added a campfire sound. (#63)

Baby Sleep Sounds v0.8

10 Dec 15:37
3f50fee
Compare
Choose a tag to compare

This is release v0.8 of Baby Sleep Sounds.

Improvements:

  • Add a dark theme. (#56)
  • Fix potential crash when starting playback. (#54)

Baby Sleep Sounds v0.7

15 Sep 15:17
Compare
Choose a tag to compare

This is release v0.7 of Baby Sleep Sounds.

Improvements:

  • Add a shhhh sound (#47)

Baby Sleep Sounds v0.6

31 Jul 15:17
Compare
Choose a tag to compare

This is release v0.6 of Baby Sleep Sounds.

Changes:

  • Sleep timer can now be updated during playback. (#42)
  • French Translation. (#41)

Baby Sleep Sounds v0.5

07 Mar 02:42
Compare
Choose a tag to compare

This is release v0.5 of Baby Sleep Sounds.

The application's icon has been updated, to be easier to see.

Baby Sleep Sounds v0.4.4

04 Sep 04:19
Compare
Choose a tag to compare
Pre-release

This is release v0.4.4 of Baby Sleep Sounds.

Bug fix:

  • Resolved file handle leak, which would stop playback after several hours

Baby Sleep Sounds v0.4.3

03 Sep 02:43
Compare
Choose a tag to compare
Pre-release

This is release v0.4.3 of Baby Sleep Sounds.

Bug fixes/improvements:

  • Simplified audio playback to keep playback consistent and loop seamlessly. #30
  • Set minimum value of the low frequency slider to 200 Hz, up from 0 Hz. #27

Baby Sleep Sounds v0.4.2

31 Aug 01:19
Compare
Choose a tag to compare
Pre-release

This is release v0.4.2 of Baby Sleep Sounds.

Bug fixes:

  • Application now uses internal storage for its temporary files, which avoids some potential issues
  • Prevent a Null Pointer Exception if playback fails to start
  • Free certain resources which were previously not being freed