-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
37 lines (29 loc) · 1.54 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Currently, only Linux is supported by me. You can try to run Kajammer on OS X or Windows, but I have not tested those platforms, and I don't really plan to. The only Linux specific thing I use is the unistd.h header, which is part of GNU, and I use it for my Cli interface. So I don't see why it wouldn't run on OS X or Windows, just don't bet on it.
See INSTALL for dependencies.
cmake is required to build kajammer
To build:
- Change directory to where you downloaded KaJammer
- ./configure
- make
- sudo make install
- Use the command kajammer to run
If you are using git:
To switch to the unstable branch:
1. Check out the current branches:
git branch -r
2. Switch to the desired branch:
git checkout -b yourBranchName -t origin/myRemoteBranch
Where yourBranchName is anything you want, and myRemoteBranch is the name of the remote branch.
****************************************************
Check out kajamtag.
Kajamtag is an MP3/Ogg tag reader written in C (by me)
I never really liked Phonon's tag reading capabilities, so I wrote my own.
Get kajamtag:
If you are using kajammer from git:
git://kajamtag.git.sourceforge.net/gitroot/kajamtag/kajamtag
If you are using a release version of kajammer:
https://sourceforge.net/projects/kajamtag/files/
Just run ./configure, make and make install on kajamtag
and reinstall kajammer. Make sure you rerun ./configure
*****************************************************
Credit for the icon goes to a friend of mine that goes by the name of Mar.