- 25 Sep, 2019 1 commit
-
-
Daniel Sonck authored
- Perform delayed resolveHost when host information is necessary
-
- 24 Sep, 2019 2 commits
-
-
Daniel Sonck authored
- Removed the unused encoding part from libopus - Improved the RTP handling - Packets are versioned to support protocol upgrades - Packets are given to a "listener" instead of relying on external checks to convert to appropriate types - Solved various warnings and conformity errors
-
Daniel Sonck authored
- Add ability to set a custom streaming host address - Changed over to elapsedRealtime for progress calculation - Implemented widget progress - Cleaned up useless code and comments - Simplified play_pause_toggle drawable - Removed settings_fragment layout in favor of settings.xml - Completed dutch translation
-
- 23 Sep, 2019 1 commit
-
-
Daniel Sonck authored
- Widget 90% capable - Song info gets updated from service - Widget can play/pause and launch main activity - Making the code a bit more nullptr safe by initializing more things explicitly
-
- 20 Sep, 2019 1 commit
-
-
Daniel Sonck authored
- Adds new drawer style menu on the left for future features - Adds basis of a widget
-
- 16 Sep, 2019 2 commits
-
-
Daniel Sonck authored
- Update song progress only when drifting more than 1 second - Update song duration only when it is different - Actually store MediaPlayerAdapter mCurrentMedia
-
Daniel Sonck authored
- Use the better git rev-list --count option
-
- 13 Sep, 2019 1 commit
-
-
Daniel Sonck authored
-
- 12 Sep, 2019 6 commits
-
-
Daniel Sonck authored
* commit 'b0d2281d': [THFMA-22] New rolling version code
-
Daniel Sonck authored
- Using version code based on git log
-
Daniel Sonck authored
* commit '7cddc71e': [THFMA-21] App crashes on pause
-
Daniel Sonck authored
- On pause, OpusDecoder gets released, but was actually doubly freed (opus_decoder_destroy and free) - Add new .gitignore for .cxx folder
-
Daniel Sonck authored
* commit '4db4d949': [THFMA-20] Implement new song info
-
Daniel Sonck authored
- Added support for embedded song info - Replaced stock background with site art - Removed websocket stuff - Disabled albumart url which could crash
-
- 12 Feb, 2019 6 commits
-
-
Daniel Sonck authored
* commit '2efcda68':
-
Daniel Sonck authored
* commit '289112b9': [THFMA-19] Use git directly for versions
-
Daniel Sonck authored
* commit 'fa70fd44': [THFMA-19] Use git directly for versions
-
Daniel Sonck authored
- Drop grgit - Add generate-version script
-
Daniel Sonck authored
* commit 'a96bf343': [THFMA-19] Improve publishing
-
Daniel Sonck authored
- Update grgit to allow unannotated tags - add printVersion
-
- 11 Feb, 2019 8 commits
-
-
Daniel Sonck authored
* commit 'da256692': Use absolute field reference [THFMA-18]
-
Daniel Sonck authored
* commit 'e9f86619': Fix store listing files [THFMA-17]
-
Daniel Sonck authored
-
Daniel Sonck authored
- Moved files to proper directories - Renamed files as necessary
-
Daniel Sonck authored
* commit '8195d3b7': Adding files for [THFMA-16]
-
Daniel Sonck authored
- Changing play publisher version - Removing old stuff
-
Daniel Sonck authored
* commit 'a219d434': [THFMA-15]
-
Daniel Sonck authored
Small cleanup - Normalize log line tags Fixed compilation issues
-
- 10 Feb, 2019 1 commit
-
-
Daniel Sonck authored
* commit 'dd368283': Fix memory leak in opusJni
-
- 25 Jan, 2019 1 commit
-
-
Daniel Sonck authored
- Match the "new[]" with a "delete[]" - Remove some unused variables - Make use of the "opus_decoder_create" function
-
- 01 Apr, 2018 8 commits
-
-
Daniel Sonck authored
* commit '73149fbf':
-
Daniel Sonck authored
* commit '1ad2a26b': Added missing translations
-
Daniel Sonck authored
Merge pull request #20 in THFM/fm.touhou.touhoufm from bugfix/THFMA-14-incomplete-translations to development * commit '6721dab4': Added missing translations
-
Daniel Sonck authored
- Added translations for the new placeholders - Updated Hungarian
-
Daniel Sonck authored
* commit 'f02beed4': Fixing crash on play without internet
-
Daniel Sonck authored
* commit 'e36bd00e':
-
Daniel Sonck authored
Merge pull request #18 in THFM/fm.touhou.touhoufm from bugfix/THFMA-13-crash-on-play-before-song-information to development * commit '2ce3042b': Fixing crash on play without internet
-
Daniel Sonck authored
- Added a default MediaMetadata object during construction to prevent a NullPointer exception when early accessing mCurrentMedia
-
- 02 Feb, 2018 2 commits
-
-
Daniel Sonck authored
* commit '6dc50c6b': Various features
-
Daniel Sonck authored
* commit '1dfcec4f':
-