Tree @master (Download .tar.gz)
Commit History
@master
git clone https://git.catseye.tc/linapple/
- Remove /home/justy paths, trim trailing whitespace T. Joseph Carter 6 years ago
- Merge branch 'master' into catseye T. Joseph Carter 6 years ago
- Merge branch 'master' into ghedger T. Joseph Carter 6 years ago
- Merge remote-tracking branch 'blinkdog/master' T. Joseph Carter 6 years ago
- Merge pull request #1 from iKarith/master David Baucum (commit: GitHub) 6 years ago
- Incorporate 2b version changes T. Joseph Carter 6 years ago
- Merge pull request #4 from catseye/read-only-linapple-conf Chris Pressey (commit: GitHub) 6 years ago
- Change the sense of the define, so that it can be defined in make. Chris Pressey 6 years ago
- Style consistency. Chris Pressey 6 years ago
- Ignore any generated PCM files. Chris Pressey 6 years ago
- First pass at making "the registry" (linapple.conf) read-only. Chris Pressey 6 years ago
- Merge pull request #3 from catseye/set-resource-dir-at-build-time Chris Pressey (commit: GitHub) 6 years ago
- Update README for the feature in this branch. Chris Pressey 6 years ago
- Merge branch 'master' of https://github.com/catseye/linapple into set-resource-dir-at-build-time Chris Pressey 6 years ago
- Add explanation of local fork to README. Chris Pressey 6 years ago
- Having two readmes is confusing, so rename command-line document. Chris Pressey 6 years ago
- Fix a surely-unintentional double negative. Chris Pressey 6 years ago
- Merge branch 'master' of https://github.com/catseye/linapple into set-resource-dir-at-build-time Chris Pressey 6 years ago
- Interesting as these screenshots are, they aren't part of linapple. Chris Pressey 6 years ago
- Fix permissions: remove executable bit from non-executable files. Chris Pressey 6 years ago
- Describe the file and provide a default RESOURCES_DIR if not given. Chris Pressey 6 years ago
- Find and specify the RESOURCE_DIR when building the executable. Chris Pressey 6 years ago
- Define locations of resource files in one place, a header file. Chris Pressey 6 years ago
- Merge pull request #2 from catseye/command-line Chris Pressey (commit: GitHub) 6 years ago
- Modify "cleaner" make option to also delete .deb package. ghedger 6 years ago
- Added endl to infomrational message. ghedger 6 years ago
- Removed debug message; removed unnecessary canonical path passed to SDL_LoadBMP() as the root problem was found. ghedger 6 years ago
- Added loading from users home install directory (/home/<user>/linapple); linapple no longer needs to be run from the directory holding its files. ghedger 6 years ago
- Changed default screen resolution in linapple.installed.conf. ghedger 6 years ago
- Deleted unintentionally-added files in pkg. ghedger 6 years ago