spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit ef4001f76df5aa346a60e0041d404756d1edfc1a
parent 437060580aa55cd09453d4a52558b6133fbdee1e
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Mon, 21 Jun 2010 21:39:28 +0900

[osx] Add support for AAC and M4A files

Diffstat:
Mbundle.sh | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/bundle.sh b/bundle.sh @@ -9,6 +9,12 @@ # TODO: # - DS_Store # - Check which gtkrc other projects are using +# - Only 0:00 is antialised +# - Icon +# - Don't close when clicking the red button +# - Mac-like toolbar +# - Lag when resizing +# - OGG and M4A often crash pushd $(dirname $0)