Wykres commitów

  • 797832dd74
    Merge 462f8610df into ae7d02eedb Ayachi Nene 2024-01-10 10:17:23 -0700
  • ae7d02eedb Code simplified master Marcin Kondej 2024-01-02 15:17:01 +0100
  • 78686ea6fd
    Changed TX method names Marcin Kondej 2023-12-18 17:06:51 +0100
  • 7ad46702dc
    Headers update Marcin Kondej 2023-12-18 17:04:19 +0100
  • af54f2b584 Simplified code Marcin Kondej 2023-12-18 16:29:27 +0100
  • d7fab7646c
    Code simplified Marcin Kondej 2023-12-14 14:27:17 +0100
  • bb97176e89
    Simplified makefile Marcin Kondej 2023-10-27 13:31:47 +0200
  • f5d00d7d35
    Fixed signal handlig Marcin Kondej 2023-10-10 13:37:40 +0200
  • 67a283a98c
    Tweaked exception handling Marcin Kondej 2023-09-29 00:54:16 +0200
  • 430923a05a Removed windows 0xD/CR characters, fixed freezing when sudo not used Marcin Kondej 2023-09-29 00:48:32 +0200
  • e4b75e38d1 Removed unnecessary project files Marcin Kondej 2023-08-17 15:52:48 +0200
  • 331412533e
    Merge pull request #189 from markondej/debug Marcin Kondej 2023-08-14 02:28:55 +0200
  • ddfcf6a53c Fixed ARM64 bug, when not using DMA Marcin Kondej 2023-08-14 02:11:23 +0200
  • 019f39c220 Conditional variable support added Marcin Kondej 2023-05-21 01:21:38 +0200
  • d1dc1fed84 Visual Studio 2019 project added Marcin Kondej 2023-05-10 02:38:33 +0200
  • 40eb9065e5 Resampler class added, in future will be performing FMX related tasks resampler Marcin Kondej 2022-12-02 14:47:02 +0100
  • 26776f577c Removed "inline" keyword, methods are defined within class definitions Marcin Kondej 2022-11-03 23:39:34 +0100
  • f0a8e45118
    Update README.md Marcin Kondej 2022-07-27 12:05:57 +0200
  • 123bd40fc9 Linker flags fixed Marcin Kondej 2022-07-04 01:20:12 +0200
  • 0c1966aa51 Added instructions for general audio broadcasting (issue #144) Marcin Kondej 2022-02-08 12:49:20 +0100
  • 245e099f0d Improved WAVE reader speed Marcin Kondej 2022-01-21 09:32:42 +0100
  • c41fa4e9ff Added use of native C result flags Marcin Kondej 2022-01-14 15:11:23 +0100
  • 7bb1e7d561 Changed delay values for less CPU usage Marcin Kondej 2022-01-04 06:40:51 +0100
  • 60e84af500 Changed delay values for less CPU usage Marcin Kondej 2022-01-04 06:40:51 +0100
  • 67fd5aca27 Reverted delays Marcin Kondej 2022-01-04 04:32:07 +0100
  • cec3dad1bc
    Merge pull request #157 from markondej/code_improvements Marcin Kondej 2022-01-04 00:07:12 +0100
  • b9400240ea Code improvements Marcin Kondej 2022-01-04 00:05:32 +0100
  • 9f903b33d8 Removed default constructor of AllocatedMemory class Marcin Kondej 2021-12-29 03:37:18 +0100
  • d603509aac Merge branch 'master' of https://github.com/markondej/fm_transmitter Marcin Kondej 2021-12-28 09:02:40 +0100
  • 5d6c3c7aed Delay changed Marcin Kondej 2021-12-28 09:02:17 +0100
  • d8f2464b07 Correct label for RPi4 processor Marcin Kondej 2021-12-27 14:40:39 +0100
  • 135e5abfed Removed default constructors Marcin Kondej 2021-12-26 23:50:39 +0100
  • cf29f4a0b6 Typo fix Marcin Kondej 2021-12-26 20:51:07 +0100
  • fb85731d6f Border case support added Marcin Kondej 2021-11-22 22:54:55 +0100
  • 31418b39f2 STD namespace added Marcin Kondej 2021-08-24 00:07:52 +0200
  • 24590903b9 Readme updated, mp3 usage example added Marcin Kondej 2021-08-23 00:15:18 +0200
  • 462f8610df
    Create README_CN.md MasterYuan418 2021-03-28 12:05:48 +0800
  • c54fc2fcca Aarch64 support added Marcin Kondej 2021-03-15 04:26:08 +0100
  • f6975034de
    Merge branch 'master' into master Marcin Kondej 2021-03-15 04:36:46 +0100
  • b7b220991a Aarch64 support added Marcin Kondej 2021-03-15 04:26:08 +0100
  • b20f4dd85d
    Merge pull request #134 from rsaxvc/master Marcin Kondej 2021-03-02 16:50:04 +0100
  • 9dda425c8b Correct linker libary order for #104 and #123 Richard Allen 2021-02-27 19:59:00 +0000
  • 4f8af27f5c Address printf formatting of mmap error return Richard Allen 2021-02-27 19:56:03 +0000
  • 5ece841953
    Merge pull request #128 from Earl0fPudding/patch-1 Marcin Kondej 2021-01-10 14:39:46 +0100
  • 310ec53381
    Add ffmpeg command for wav conversion Martin 2021-01-09 14:57:11 +0100
  • 8797c4f16d
    Merge pull request #117 from GreatLifehacker/master Marcin Kondej 2020-07-29 13:29:48 +0200
  • c192dcf067
    Fix typo Gowrishankar the Great 2020-07-29 13:05:40 +0530
  • 24d1a85f69
    Merge pull request #108 from markondej/rpi4-fix 0.9.4 Marcin Kondej 2020-03-30 10:28:45 +0200
  • f4c1d038e6 Added option to use GPIO21 instead of GPIO4 Marcin Kondej 2020-03-21 22:43:59 +0100
  • 97bf94d3f6 Added RPi 4 running note Marcin Kondej 2020-03-21 21:45:31 +0100
  • 28844723a8 Reverted default bandwidth value Marcin Kondej 2020-03-21 01:26:51 +0100
  • 289452df12 Fixed segmentation fault Marcin Kondej 2020-03-21 00:25:14 +0100
  • a318ccf1ef Fixed loading samples Marcin Kondej 2020-03-06 00:12:21 +0100
  • 0d5a748764 Code refactored for transparency Marcin Kondej 2020-02-29 07:35:22 +0100
  • 7c623eb5df
    Merge pull request #103 from CyberFlameGO/master Marcin Kondej 2020-02-14 17:22:31 +0100
  • 2382a6ef4d
    Update README.md Aaron Lowe 2020-01-25 11:35:29 +1300
  • 31a6ffdb35
    Update README.md Aaron Lowe 2020-01-25 11:33:02 +1300
  • 558bcf2a88
    Update readme Aaron Lowe 2020-01-25 11:32:35 +1300
  • 7254ce8b67 Removed bad preemphasis filter Marcin Kondej 2019-12-19 03:49:18 +0100
  • 302e6edc59 Use of native STL vector data pointer Marcin Kondej 2019-10-29 02:04:55 +0100
  • 250f543d8e Changed destructor definition for singleton Marcin Kondej 2019-12-17 10:55:56 +0100
  • 389bd14c92 Use of native STL vector data pointer Marcin Kondej 2019-10-29 02:04:55 +0100
  • a3adb741ab Fix building on arm64 Lan Tian 2019-10-19 01:13:57 +0800
  • c735b6f834 Small tweaks Marcin Kondej 2019-10-07 23:45:18 +0200
  • 1f09564083 Merge branch 'master' of https://github.com/markondej/fm_transmitter Marcin Kondej 2019-10-07 17:07:25 +0200
  • 94d77d7079 Improved exception handling Marcin Kondej 2019-10-07 17:06:29 +0200
  • 53164aa8c4 Added lambda function for mutex unlocking Marcin Kondej 2019-10-02 13:51:22 +0200
  • 679edbe773 Fixed logical conditions for thread blocking Marcin Kondej 2019-10-01 09:39:19 +0200
  • 1766504aa8 Small code tweaks Marcin Kondej 2019-09-27 21:19:17 +0200
  • 8d44b2f396
    Using mutex to synchronize threads Marcin Kondej 2019-09-27 21:02:46 +0200
  • da70869d3b Using mutex to synchronize threads Marcin Kondej 2019-09-27 11:21:00 +0200
  • a85a77342a Using mutex to synchronize threads Marcin Kondej 2019-09-27 11:17:03 +0200
  • 760bbb44ad Using sleep_for instead of usleep Marcin Kondej 2019-09-27 09:59:23 +0200
  • 3a68f2f3e8 Using lambda functions Marcin Kondej 2019-09-27 01:02:17 +0200
  • f5762bdc98 Static properties initialization tweak Marcin Kondej 2019-09-26 22:42:52 +0200
  • bf245988fe Simplified exception handling Marcin Kondej 2019-09-26 21:19:47 +0200
  • f2b6d6ad40
    Merge pull request #87 from markondej/float Marcin Kondej 2019-09-26 17:11:55 +0200
  • f0966e73a3 Use float instead of double Marcin Kondej 2019-09-26 17:04:57 +0200
  • 0b7423090f Exception handling Marcin Kondej 2019-09-26 13:51:56 +0200
  • 92eed0b220
    Merge pull request #86 from markondej/merge_pointers_to_master Marcin Kondej 2019-09-26 13:26:42 +0200
  • 088da0d9f3 Merge branch 'poiners' into merge_pointers_to_master Marcin Kondej 2019-09-26 13:25:05 +0200
  • 06ac0ec6a1 Code refactor, less pointers Marcin Kondej 2019-09-26 12:01:59 +0200
  • 6aa0ea281f WaveReader code refactor Marcin Kondej 2019-09-26 12:01:59 +0200
  • 13ee37062c
    Merge pull request #84 from markondej/exception_handling Marcin Kondej 2019-09-26 11:24:10 +0200
  • 729856c288 Using std::runtime_error instead of custom exception class Marcin Kondej 2019-09-26 11:00:02 +0200
  • 2ba34dd293 Exception handling fix Marcin Kondej 2019-09-26 10:17:26 +0200
  • ae347b1faa
    Merge pull request #83 from markondej/type_casting Marcin Kondej 2019-09-25 14:18:45 +0200
  • d018306aa0 Appropriate pointer casting added Marcin Kondej 2019-09-25 13:59:40 +0200
  • b1780b5379 Fixed WAVE header elements type definitions Marcin Kondej 2019-09-25 02:45:49 +0200
  • 75ef31513c
    Merge pull request #82 from markondej/c++11_update 0.9.3 Marcin Kondej 2019-09-25 02:37:39 +0200
  • 01fe181516 C++11 Update Marcin Kondej 2019-09-20 00:53:36 +0200
  • d41eb43116
    Merge ebfe2d8651 into 18a754e21a Chittaksh 2019-09-12 21:59:58 +0000
  • 18a754e21a
    Merge pull request #81 from markondej/rpi4_support Marcin Kondej 2019-09-12 16:01:05 +0200
  • 5d308e7cd0 Different PLLD frequency support Marcin Kondej 2019-09-12 15:57:38 +0200
  • 4883cc3572 Fix for RPi4 Marcin Kondej 2019-09-12 08:49:15 +0200
  • ebfe2d8651 Fixed the errno issue. chittaksh 2019-03-06 19:43:14 -0800
  • 6111460681 Performance tweak Marcin Kondej 2019-02-06 01:57:12 +0100
  • b80e17e87a Changed variable name Marcin Kondej 2019-02-04 13:09:27 +0100
  • f3c1d318e5
    Merge branch 'resampler' into tweaks Marcin Kondej 2019-02-04 03:43:52 +0100
  • 857077f90b
    Merge pull request #74 from markondej/tweaks Marcin Kondej 2019-02-04 03:35:48 +0100