Con Kolivas
|
514491bd0e
Only adjust cursor positions with curses locked.
|
13 years ago |
Luke Dashjr
|
fed6d02678
Merge branch '20130602_ztex_fixup' into bfgminer
|
13 years ago |
Luke Dashjr
|
138b437178
Bugfix: ztex: Only destroy libztex device after the last handle to it has been released
|
13 years ago |
Luke Dashjr
|
e3240ff93b
ztex: Remove libztex slave device interface, simply passing fpgaNum to selectFpga
|
13 years ago |
Luke Dashjr
|
7f97e8b47d
Merge branch '20130530_portablecpu' into bfgminer
|
13 years ago |
Luke Dashjr
|
8051fcc097
Bugfix: cpu: Fix yasm and sse2 detection
|
13 years ago |
Luke Dashjr
|
99fc01a3da
Merge branch '20130530_portablecpu' into bfgminer
|
13 years ago |
Luke Dashjr
|
85370f898b
cpu: Check for SSE2 support independently from yasm
|
13 years ago |
Kano
|
12045aae55
devs display - fix GPU duplicate bug
|
13 years ago |
Con Kolivas
|
5f2c4f13f9
Do not hotplug enable a device if devices have been specified and the hotplug device falls outside this range.
|
13 years ago |
Con Kolivas
|
6e014b0f8e
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
727184d6ef
Change the --device parameter parsing and configuration to use ranges and comma separated values.
|
13 years ago |
kanoi
|
e4ab2e07a4
Merge pull request #434 from kanoi/master
|
13 years ago |
Kano
|
fe802b62ae
basic copyright statement in API.java
|
13 years ago |
Kano
|
9b756d7316
devs display - show ZOMBIEs after all others
|
13 years ago |
Con Kolivas
|
bbdbf364cc
Modify scrypt kernel message.
|
13 years ago |
Luke Dashjr
|
3404431ee0
Merge branch '20130530_portablecpu' into bfgminer
|
13 years ago |
Luke Dashjr
|
a860c72714
Bugfix: cpu: Make sure to link libsse2cpuminer.a before x86_32/libx8632.a
|
13 years ago |
Luke Dashjr
|
8c0eea3179
Merge branch '20130530_portablecpu' into bfgminer
|
13 years ago |
Luke Dashjr
|
e432407c2e
Bugfix: cpu: Only build libsse2cpuminer iff yasm is available and targetting x86_32
|
13 years ago |
Con Kolivas
|
c7ffa58b26
Check for pool_disabled in wait_lp_current
|
13 years ago |
Luke Dashjr
|
bc4e33a656
Merge branch 'utlist' into bfgminer
|
13 years ago |
Luke Dashjr
|
4a4c18265c
Bugfix: Free work only after deleting it from list
|
13 years ago |
Luke Dashjr
|
1b3836ff29
Remove embedded uthash.h and utlist.h from Makefile
|
13 years ago |
John "Ascendion" Barrett
|
f3e83c0f8d
windows-build.txt: Update for system uthash
|
13 years ago |
Luke Dashjr
|
b55eb24f9d
Remove embedded uthash (and add dependency on system uthash)
|
13 years ago |
Luke Dashjr
|
78aac3a1dd
Remove elist.h and any final references to it
|
13 years ago |
Luke Dashjr
|
0d7ff703ed
Replace elist.h with uthash.h for work lists (share submission and bitforce bqueue)
|
13 years ago |
Luke Dashjr
|
a3e3b9aa21
Replace elist.h with uthash.h for pool curls
|
13 years ago |
Luke Dashjr
|
6be60216bb
Replace elist.h with uthash.h for scan_devices string list
|
13 years ago |