Kajammer Code
Status: Beta
Brought to you by:
kingoftherings
| File | Date | Author | Commit |
|---|---|---|---|
| CMake | 2010-01-10 |
|
[23e6b0] Merge branch 'unstable' of git://kajammer.git.s... |
| res | 2009-06-05 |
|
[87821a] Merge branch 'master' into unstable |
| src | 2010-07-24 |
|
[339fa2] Read options using XML |
| .gitignore | 2010-03-07 |
|
[13c0b1] Add dist.sh |
| CMakeLists.txt | 2010-07-24 |
|
[339fa2] Read options using XML |
| COPYING | 2009-03-06 |
|
[aa2388] code |
| Changelog | 2010-04-17 |
|
[66c3ff] Update Changelog |
| INSTALL | 2010-02-16 |
|
[c8b053] Merge branch 'master' into unstable |
| Makefile | 2010-05-28 |
|
[a75f0d] Add a clean target to Makefile |
| Notice | 2010-01-10 |
|
[23e6b0] Merge branch 'unstable' of git://kajammer.git.s... |
| README | 2009-09-12 |
|
[a7c2d0] spelling error |
| configure | 2009-08-14 |
|
[999a3f] Made configure run cmake, and Makefile run make... |
| dist.sh | 2010-03-07 |
|
[13c0b1] Add dist.sh |
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.