Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge switch to pysteam Debian pkg #337

Closed
wants to merge 80 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
35c5032
Create readme.md
mdeguzis Jan 8, 2016
019e697
Create LICENCE
mdeguzis Jan 8, 2016
4d81b42
Create compat
mdeguzis Jan 8, 2016
11f0343
Create format
mdeguzis Jan 8, 2016
944c805
Create install
mdeguzis Jan 8, 2016
a812f8c
Create control
mdeguzis Jan 8, 2016
895bb96
Create rules
mdeguzis Jan 8, 2016
6e3c0bc
Create changelog
mdeguzis Jan 8, 2016
3a0caec
Delete readme.md
mdeguzis Jan 8, 2016
246778d
add build deps
mdeguzis Jan 8, 2016
19eb688
fix pkg depends
mdeguzis Jan 8, 2016
37dc125
fix VCS Git
mdeguzis Jan 8, 2016
2171b15
Update requirements.txt
mdeguzis Jan 8, 2016
0b34208
Update requirements.txt
mdeguzis Jan 8, 2016
853fd15
WIP rules file
mdeguzis Jan 8, 2016
055afb1
do not build w/sudo
mdeguzis Jan 8, 2016
da7857d
python setup needs elevated privledges
mdeguzis Jan 8, 2016
db9b8dd
update requirements from pip installs
mdeguzis Jan 8, 2016
d6c5d84
Update requirements.txt
mdeguzis Jan 8, 2016
b1909e0
fix rules
mdeguzis Jan 8, 2016
a6b3a92
add launcher
mdeguzis Jan 8, 2016
6319700
Update install
mdeguzis Jan 8, 2016
a2e8acb
Added notes and the N64 and SNES emulators
sharkwouter Jan 9, 2016
3d4046c
slight update
sharkwouter Jan 9, 2016
d70b9d6
Made Ice close itself on exit
sharkwouter Jan 9, 2016
39522a1
Update and rename notes.txt to TODO.md
mdeguzis Jan 9, 2016
e861c92
spelling error
mdeguzis Jan 9, 2016
e57e40f
add initial build script
mdeguzis Jan 9, 2016
e4e6153
update with man page notes
mdeguzis Jan 9, 2016
5c32b91
Avoid libattr changelog overwrite issue, emulators
mdeguzis Jan 9, 2016
8c68ab2
add some starting emulators to control
mdeguzis Jan 9, 2016
b6843f0
remove legacy cruft from stools packaging
mdeguzis Jan 9, 2016
9a9ca7a
note between upstream code rev and pkg rev
mdeguzis Jan 9, 2016
4f0c032
Removed raw_input() statement on error
sharkwouter Jan 9, 2016
7c7ed52
add manual clean and build scipt
mdeguzis Jan 9, 2016
c4cd05d
mark clean script exec
mdeguzis Jan 9, 2016
ddc7372
uninstall not remove
mdeguzis Jan 9, 2016
9fbea7f
relax requirements, even if not applicable
mdeguzis Jan 9, 2016
c88c060
Update README.md
mdeguzis Jan 9, 2016
536eea5
correct pip install routine
mdeguzis Jan 9, 2016
58276ed
correct pysteam version from download path
mdeguzis Jan 9, 2016
e96182f
revert
mdeguzis Jan 9, 2016
77d0ee6
fix steam path
mdeguzis Jan 9, 2016
1cce154
changed roms directory to ~/ROMs
sharkwouter Jan 9, 2016
f918753
use corrected pystem pkg
mdeguzis Jan 9, 2016
40406dc
rename pysteam to pysteam-steamos
mdeguzis Jan 9, 2016
56114b7
Revert "rename pysteam to pysteam-steamos"
mdeguzis Jan 9, 2016
a719701
update to latest python pkg
mdeguzis Jan 9, 2016
8c1985e
removals need to be on seperate lines
mdeguzis Jan 9, 2016
dc5ad4d
incorrect filename
mdeguzis Jan 9, 2016
83f3662
add packages required to manually build
mdeguzis Jan 9, 2016
8d01cab
do not set path
mdeguzis Jan 9, 2016
f4fb0cd
Part 1 fixing backup dirs not being created
sharkwouter Jan 9, 2016
afdc690
Part 2 fixing backup dirs not being created
sharkwouter Jan 9, 2016
5293e18
correct for new paths
mdeguzis Jan 9, 2016
9ce7e0c
Added launch script for in /usr/bin
sharkwouter Jan 9, 2016
b2528fc
only move change log if present
mdeguzis Jan 9, 2016
6c67d79
add config files, new path
mdeguzis Jan 9, 2016
365f366
udpate debian rules for new changes
mdeguzis Jan 9, 2016
1414b60
correct launcher install location
mdeguzis Jan 9, 2016
385c4d5
moved to root dir
mdeguzis Jan 9, 2016
227fd40
Moved error log to homedir
sharkwouter Jan 9, 2016
ad5bb62
Merge branch 'brewmaster' of https://github.com/ProfessorKaos64/Ice i…
sharkwouter Jan 9, 2016
3722457
modify to not use local path
mdeguzis Jan 9, 2016
05c7b36
Moved ice.log to ~/.config/ice/
sharkwouter Jan 9, 2016
1c027b0
Removed info about gui from readme
sharkwouter Jan 9, 2016
1295ae8
ensure path is created
mdeguzis Jan 10, 2016
06ece3e
add dummy changelog
mdeguzis Jan 10, 2016
52302e0
line left over from old build script template
mdeguzis Jan 10, 2016
3b59820
add ice config path
mdeguzis Jan 10, 2016
1672ce1
syntax error
mdeguzis Jan 10, 2016
42d27ca
Update TODO.md
mdeguzis Jan 10, 2016
3e700fe
update with new pysteam-steamos
mdeguzis Jan 10, 2016
3d4f3e5
Moved log to /tmp so it can write
sharkwouter Jan 10, 2016
fb4d56a
Fixed path error log
sharkwouter Jan 10, 2016
9b623c9
revert to upstream pysteam
mdeguzis Jan 10, 2016
b265273
Renamed ice.log to ice-username.log
sharkwouter Jan 10, 2016
c90b89c
add missing files for testing manual builds
mdeguzis Jan 10, 2016
cf554bd
do not use pysteam, debian package made
mdeguzis Jan 10, 2016
f56fcb6
Update clean-and-build.sh
mdeguzis Jan 10, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Moved ice.log to ~/.config/ice/
  • Loading branch information
sharkwouter committed Jan 9, 2016
commit 05c7b36171bfdfce9f34a1100439230594da42a1
2 changes: 1 addition & 1 deletion ice/ice_logging.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def __init__(self, verbose=False):
# - max file size of 1mb
# - log file is stored in root ice folder and is named 'ice.log'
fh = logging.handlers.RotatingFileHandler(
filename='ice.log',
filename='~/.config/ice/ice.log',
maxBytes=1048576,
backupCount=5)
fh.setLevel(logging.DEBUG)
Expand Down