flipperzero-firmware/applications/services
Skorpionm 2dea6969fe
[FL-3040] Audio support for SubGhz (#2131)
* Furi_hal_speaker: multiple resource usage
* Furi_hal_speaker: fix multiple resource usage
* Furi_hal_speaker: fix music_player_worker
* Furi_hal_speaker: fix mutex release queue handling
* SubGhz: add furi_hal_subghz_set_debug_pin
* SubGhz: add sound SubGhz Read, SubGhz Read RAW
* furi_hal_speaker: add __attribute__((warn_unused_result)) for furi_hal_speaker_acquire()
* Furi_hal_speaker: fix review comments
* SubGhz: cleanup naming and locking timings
* SubGhz,FuriHal: fix speaker deinit logic and subghz speaker release sequence
* FuriHal: crash on speaker acquire/release from IRQ
* Furi, FuriHal: FURI_WARN_UNUSED and documentation update
* Bump api symbols version: fix broken speaker

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-17 07:20:10 +09:00
..
bt [FL-2937] Remove resources from API to prevent frequent API version increase (#1935) 2022-10-28 23:08:50 +09:00
cli VCP session close fix (#2108) 2022-12-10 03:03:19 +09:00
crypto Code cleanup: srand, PVS warnings (#1974) 2022-11-05 18:07:24 +03:00
desktop Prevent hacking related backgrounds from being displayed in dummy mode. (#2107) 2022-12-12 21:46:41 +09:00
dialogs [FL-3001] File browser base folder (#2091) 2022-12-07 23:17:41 +09:00
dolphin [FL-2828] Dolphin score update take 2 (#1929) 2022-10-28 16:18:41 +09:00
gui [FL-3025] IR button overflow fix (#2115) 2022-12-11 03:05:52 +09:00
input Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
loader [FL-2975] Bug fixes and improvements: Furi, Input, Cli (#2004) 2022-11-12 12:46:04 +04:00
notification [FL-3040] Audio support for SubGhz (#2131) 2022-12-17 07:20:10 +09:00
power FuriHal, Power, UnitTests: battery charging voltage limit API (#2063) 2022-12-08 15:57:49 +09:00
rpc [FL-3002] SubGhz: add RPC error (#2097) 2022-12-08 14:49:54 +09:00
storage Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
applications.h Fix for spelling (#2051) 2022-11-29 01:51:51 +09:00