[SCM] sonic-pi packaging annotated tag, upstream/2.3.0, created. upstream/2.3.0

pere at users.alioth.debian.org pere at users.alioth.debian.org
Fri Feb 12 14:46:32 UTC 2016


The annotated tag, upstream/2.3.0 has been created
        at  0f3025713fd70317dc7999430e3d27cb2cf44639 (tag)
   tagging  f75ad89a8e9a6af9c3930906eea8256280265ef2 (commit)
  replaces  upstream/2.2.1
 tagged by  Petter Reinholdtsen
        on  Mon Dec 7 09:39:26 2015 +0100

- Shortlog ------------------------------------------------------------
Upstream version 2.3.0

Alex McLean (1):
      Packages required for ubuntu 14.04 based distro (linux mint)

Emlyn Corrin (1):
      Handle utf-8 properly

Joseph Wilk (10):
      New synths:
      Adding compiled synths
      Dark Sea Horn synth
      dark sea horn binary
      Adding singer synth.
      singer binary
      It will be 2.4.0
      correct some defaults
      52 => default note
      refresh binaries

Martin Butz (3):
      Ch. 1,2 and partly 3 of German tutorial added
      Completed chp. 2, added 3 and 4.
      Chp. 5 added.

Martin Zeilinger (3):
      Create 06 FX
      Create 06.1 Adding FX
      Create 06.2 FX Praxis

Nicolas Dermine (1):
      fix typo

Nigel Michki (1):
      Add Arch Linux to Install.md

Petter Reinholdtsen (1):
      Imported Upstream version 2.3.0

Sam Aaron (141):
      Update Rugged to 0.21.2 - includes libgit2 security fixes
      Turn off debug for Time Machine example
      changelog: Correct name of sample
      clean out rugged
      Add clean version of rugged 0.21.2
      Further rugged cleaning
      changelog: Fix titles
      Merge pull request #274 from nicoder/patch-16
      Teach prun.rb to report what it's actually pruning..
      Teach control and stop do do nothing with nil node:
      We're in v2.3.0 dev territory
      New fns: with_bpm_mul, use_bpm_mul
      Give each run a new rand generator solely for new threads:
      Sync rugged with gem v0.21.3 w/ libgit2 0.21.2
      Remove rugged compilation detritus
      Ensure with/use_bpm use floats for division
      New fn: density
      Teach Float#times to yield a float to the block:
      Changelog: fix reference to sample_loaded?
      Fix bug in Buffer - @server is an instance var
      Teach Buffer#free to return self
      Whitespace fix
      Teach normalise_args! to handle bools and nil:
      Teach density to act like Fixnum#times with block args:
      New fn: rdist
      Add extra ugens for compiled specifically for RP:
      New FX: Bitcrusher
      add missing ampersand
      re-order bit crusher description
      bitcrusher was introduced in v2.3.0
      Namespace live_loop fn name and thread name:
      New FX: Flanger
      Add compiled flanger synthdef
      whitespace tidy
      Merge pull request #279 from jweather/autocomplete-fix
      Merge pull request #282 from rbnpi/master
      Merge pull request #283 from jweather/stephane-encoding
      Teach RP GUI to look for bundled ruby
      update splash screen for v2.3
      Update BPF designs:
      specify correct path partial to rp bundled ruby
      oops! Fix silly typo which slipped into prev commit
      add missing slash
      Merge pull request #284 from jweather/foo
      Add three more samples:
      Add new sample:
      Teach with_fx to return the result of the block:
      Improve tooltip message for save workspace button
      Merge pull request #291 from jweather/kill-on-startup
      Merge pull request #292 from emlyn/unicode-error
      Internal fn rename: complex_args -> complex_sampler_args
      refactor trigger_synth:
      Playing chords now ensures args are identical for all individual synths:
      Chord amplitude is now scaled according to num notes:
      Teach at to use the list of times as default params
      Teach at's block to optionally accept the iteration index:
      Move doc's synth and fx example syntax down page
      Teach load_synthdefs to load default synthdefs when no path is passed
      Further work on flanger FX:
      Further work on flanger FX:
      FX Flanger - fix stereo inversion
      Merge pull request #295 from yaxu/patch-1
      History: Add links to Github tags for each version
      README - Add Gitter chatroom link badge to top
      Teach at to default times argument to 0
      HISTORY - change format of commit links
      LICENSE - add links to all directory references
      Info -> Core Team - Update Sam's image
      Merge pull request #298 from xavriley/fixup_ring_mod_fx
      OS X - Force sample rate to 44k
      LICENSE - add info for NArray and Ruby CoreAudio libs
      Tidy - neaten up whitespace and remove dead code
      Flanger Info - tidy up param docstrings
      Info - update reported version number from v2.2 to v2.3
      Add deprecation warning for with_tempo
      Community - add extra resources
      Breaking Change in API - range is now exclusive
      Create localised directories for tutorial
      INSTALL - don't give users false hopes regarding compile time
      Merge pull request #300 from nigeil/master
      Initial startup window - add icon and label
      Update live_loop - improve error messages
      tutorial_path - hardcode add localisation dir
      Flanger - reduce feedback arg checker constraint
      Merge pull request #307 from nicoder/patch-17
      Rename final example category to Algomancer
      Merge pull request #309 from wwerner/master
      Breaking change - thread rand gen is now reset alongside standard gen
      Add new examples - square_skit, shufflit and tilburg
      Reorganise initial tutorial sections
      Merge pull request #305 from josephwilk/new-synths
      Merge pull request #311 from wwerner/master
      Merge pull request #313 from mbutz/master
      Postpone inclusion of new synths till v2.4
      Teach reverb FX to use longer kill_delay
      Merge pull request #320 from st01c/patch-2
      Merge pull request #319 from st01c/patch-1
      Merge pull request #318 from mbutz/master
      Merge pull request #321 from st01c/patch-3
      Correctly teach reverb FX to use longer kill_delay
      Merge pull request #322 from wwerner/master
      Merge pull request #323 from mbutz/master
      Update INSTALL.md
      Add new util fn global_uuid
      Fetch and store latest version number at boot time.
      Store global uuid in ~/.sonic-pi/.uuid
      Add RUBY_PATCHLEVEL to version request params
      Warn user when new version is available
      Add persistent settings system
      Teach settings how to delete keys
      Allow user to disable version checker with preferences
      Add internal fns for enabling and disabling update checker
      Allow user to disable version checking in GUI
      Check for updates at most once every two weeks
      Remove duplicates from maps
      Define helper fn for user_settings_path
      Add new pretty-printing log fn log_info
      Teach FX to combine args before determining kill_delay
      Remove superfluous code
      Update CHANGELOG for v2.3
      Add new bpf FX to Changelog

      Add Gitter Chatroom to Community page
      Update license for 2015
      Teach density to normalise args < 1
      Add Sam Aaron's other bands to core team page
      Modify Tilburg example to run smoothly on a RP
      Fix typo in changelog
      Add first draft of new intro section on Live Coding
      Fix spelling mistakes in Changelog
      Modify square skit example for smoother RP playback
      Tweak new live coding intro section
      Remember last seen server version number
      Update contributors list
      Formatting fix
      Teach version to consider dev string when comparing
      Update internal version number to v2.3.0
      v2.3 will be released Wednesday 28th January, 2015
      Fix Changelog - minor typo and add Dr Who reference
      Grammar fix in Changelog s/Synth/Synths/
      Doc License - update year to 2015 and fix typo
      Merge pull request #327 from jweather/win23

Wolfgang Werner (13):
      starting german translation of the tutorial
      change file names back to original english names
      translated ch. 10.2 to german
      translate tutorial ch. 10.3. to german
      translate tutorial ch. 10.4. to german
      puctuation, oh my
      progress w/ chapter 9
      Merge remote-tracking branch 'upstream/master'
      rewording
      Merge remote-tracking branch 'upstream/master'
      translate tutorial ch. 9 to german
      correct filenames of chapter 6 in german tutorial
      translated tutorial chapter 9.1 to german

Xavier Riley (1):
      Enable FXRingMod. Tweak docstrings and set sensible defaults.

jweather (6):
      don't crash on a line starting with a :symbol
      handle accented characters in Windows usernames
      only use embedded scsynth on Windows
      fix flanger arg validations
      kill zombie servers on startup for better crash recovery
      updated installer for Windows

nicoder (1):
      fix typo

rbnpi (2):
      Fix white space
      Error in range example: fixes #272

-----------------------------------------------------------------------

-- 
sonic-pi packaging



More information about the pkg-multimedia-commits mailing list