Next | Query returned 131 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687)
Log message:
*: Recursive revbump from audio/libopus 1.4
   2023-04-17 23:32:56 by Santhosh Raju | Files touched by this commit (2)
Log message:
audio/fasttracker2: Update to 1.66

Changes since v1.65

v1.66 - 13.04.2023
- Added a 16 point sinc interpolation option (higher quality)
- Changed some settings for the default configuration:
   1) Palette theme = Dark mode
   2) Scopes = Lined
  Note: Your existing configuration will not be changed!
- Changed the layout a little in the Config section (Audio / "I/O Devices")
- Removed the 192kHz audio output setting. This was a bit extreme to begin with.
  Note: You can still select this rate when exporting songs to WAV.
- Some code cleanup
   2023-03-13 15:59:54 by Santhosh Raju | Files touched by this commit (2)
Log message:
audio/fasttracker2: Update to 1.65

Changes since v1.63

v1.65 - 03.03.2023
- Quick fix for volume ramp delta (could be slightly off in v1.64)

v1.64 - 03.03.2023
- Increased number of precision bits for song BPM, playback time counter and
  audio->video syncing. This is a minor change and does very little in practice
  as the previous precision was already quite good.
- Audio/video sync timestamps are reset every half an hour to prevent possible
  sync drifting after several hours of playing a song without a single song stop
  (resets timestamp) in-between.
- The HPC timers are reset every half an hour instead of every hour.
  Video (if no vsync) and the scopes use these timers.
- Small code refactor for how the song is timed/ticked. Longer song-to-WAV
  renders may have a filesize change of a few bytes, but this is actually
  more correct.
   2022-11-12 07:02:48 by Santhosh Raju | Files touched by this commit (2)
Log message:
audio/fasttracker2: Update to 1.61

Changes since v1.58

v1.61 - 07.11.2022
- For the volume column in pattern edit mode, allow the two keys to the left
  of backspace to work as '-' and '+'. This is for some keyboard layouts where
  it was impossible to insert volume slide down/up effects.

v1.60 - 11.10.2022
- Windows/macOS: Updated SDL to v2.24.1

v1.59 - 03.10.2022
- The default Disk Op. directory is now set to the user's desktop
- The WAV export screen now has a checkbox for setting BPM precision to FT2.
  This means to use less precise BPMs, which will match FT2's WAV output
  length.
- The default audio frequency and bit depth in the WAV export screen are now
  set to 44100 and 16-bit, and changing the audio frequency and bit depth in
  the config screen will not affect these settings anymore.
- Updated the help text (made a note about the new WAV export BPM mode)
   2022-10-01 12:42:04 by Santhosh Raju | Files touched by this commit (2)
Log message:
audio/fasttracker2: Update to 1.58

Changes since v1.57

v1.58 - 20.09.2022
- The windowed-sinc interpolator was reverted to 8 points at 8192 phases. It
  sounded better for certain lo-fi samples the way it used to be. The
  alias/distortion fix (v1.57) is still kept, for cleaner sound.
- Windows/macOS: Updated SDL from 2.0.22 to 2.24.0
- Fixed #ifdef hacks when using SDL 2.24.0 and later (new version number scheme)
   2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670)
Log message:
*: bump PKGREVISION for flac shlib bump
   2022-09-05 14:46:37 by Santhosh Raju | Files touched by this commit (2)
Log message:
audio/fasttracker2: Update to 1.57

Changes since v1.56

v1.57 - 04.09.2022
- macOS: Fixed problems with not being able to record/sample audio (again)
- Fixed some aliasing issues in the windowed-sinc interpolator (deltas > 1.5)
- The windpowed-sinc interpolator now has 16 points instead of 8, and double
  the phase precision. This should increase the audio quality, but could also
  make the program run slower on very low end systems (like a Pi, for example).
   2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999)
Log message:
Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
   2022-08-08 10:58:42 by Santhosh Raju | Files touched by this commit (2)
Log message:
audio/fasttracker2: Update to 1.56

Changes since v1.55

v1.56 - 11.07.2022
- Fixed some possible issues with fullscreen in Linux (still buggy)
- Fixed some issues with restoring the window size and image stretch mode when
  loading or resetting the config when the program is running.
- Bugfix: Focus was lost when drag-n-dropping a file onto the tracker,
  which meant that the first following mouse click was ignored.
- Windows/macOS: Updated SDL from 2.0.20 to 2.0.22
   2022-06-20 04:30:10 by Santhosh Raju | Files touched by this commit (2)
Log message:
audio/fasttracker2: Update to 1.55

Changes since v1.54

v1.55 - 14.06.2022
- Fixed crash when using "Copy smp." on an empty dest. or source instrument
- Fixed: Using "Copy Ins." on an empty source instrument resulted in a
  non-sensical system message.
- Reset pattern loop states on "Play Song", fixes a potential bug

Next | Query returned 131 messages, browsing 21 to 30 | Previous