Changeset 614

Show
Ignore:
Timestamp:
06/26/09 17:58:24 (9 months ago)
Author:
olivier
Message:

update news, changelog and version to 0.7.2

Location:
trunk
Files:
5 modified

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r589 r614  
     1jackbeat (0.7.2) 
     2    * #14: add filters in file dialogs 
     3    * #18: add track solo controls 
     4    * #37: fix opening jab files whose path contains spaces 
     5    * #39: fix conflict between single-letter shortcuts and UI input 
     6    * win32 support: now cross-compiles on Linux with mingw32 
     7    * wipe temporary directories in a more secure manner 
     8    * fix bogus modified status when changing current track 
     9    * libtool isn't needed anymore 
     10    * some consolidation 
     11 
     12 -- Olivier Guilyardi <olivier {at} samalyse {dot} com>  Fri, 26 Jun 2009 17:52:05 +0200 
     13 
    114jackbeat (0.7.1) 
    215    * improve volume sliders mouse interaction 
  • trunk/NEWS

    r589 r614  
    22Jackbeat News 
    33============= 
     4 
     5New release : 0.7.2 
     6=================== 
     7 
     8- Track solo controls have been added, OSC bindings included 
     9- Minor file access and user interface bugs have been fixed 
     10- Jackbeat now runs on Windows in addition to Mac OS X and Linux 
     11 
     12Olivier Guilyardi - June 26th, 2009 
     13 
     14------------------------------------------------------------------------ 
    415 
    516New release : 0.7.0 
  • trunk/bundle/Makefile

    r601 r614  
    1 VERSION = 0.7.1 
     1VERSION = 0.7.2 
    22OSXFLAVOUR = intel 
    33FOLDER = jackbeat-$(VERSION).$(OSXFLAVOUR) 
  • trunk/configure.ac

    r609 r614  
    1 AC_INIT([jackbeat],[0.7.2rc1]) 
     1AC_INIT([jackbeat],[0.7.2]) 
    22AC_CANONICAL_HOST 
    3 AM_INIT_AUTOMAKE(jackbeat,0.7.2rc1) 
     3AM_INIT_AUTOMAKE(jackbeat,0.7.2) 
    44AM_CONFIG_HEADER(src/config.h) 
    55AC_PROG_CC 
  • trunk/mingw/jackbeat.ci

    r590 r614  
    22      version = 4 civer = "Free v4.14.5" winver = "2.6/5.1.2600" >  
    33   <output> C:\msys\1.0\home\olivier\dev\jackbeat\package</> 
    4    <exename> Jackbeat-0.7.2rc1.exe</> 
     4   <exename> jackbeat-0.7.2.exe</> 
    55   <digitsign> </> 
    66   <appname> Jackbeat</>