|
|
|
@1497
|
17 months |
philmoz |
Cleanup of DNG code:
- moved DNG specific functions from raw.c to dng.c …
|
|
|
|
@1496
|
17 months |
philmoz |
Update for SCREEN_COLOR for palette 2 (from waterwingz) …
|
|
|
|
@1492
|
17 months |
philmoz |
Update for SX40HS - camera needs extra delay for 'click' command in …
|
|
|
|
@1491
|
17 months |
philmoz |
Fix - DNG save option overrides 'Bad pixel removal' option even if CHDK …
|
|
|
|
@1490
|
17 months |
philmoz |
Fix for battery voltage initialisation bug introduced in changeset 1462.
|
|
|
|
@1487
|
18 months |
philmoz |
Fix problem with Makefile from changeset 1485.
|
|
|
|
@1486
|
18 months |
philmoz |
Fix compiler warnings when building tools with GCC 4.6.1.
|
|
|
|
@1485
|
18 months |
philmoz |
Update from waterwingz to mode the '4pack' scripts to the CHDK/SCRIPTS …
|
|
|
|
@1484
|
18 months |
philmoz |
Fix for CHDK OSD display in various camera modes (from waterwingz). …
|
|
|
|
@1482
|
18 months |
reyalp |
a490 - updated modemap from nosebleed in …
|
|
|
|
@1480
|
18 months |
philmoz |
Update for IXUS 310:
- offset console output to not overlap CHDK touch …
|
|
|
|
@1479
|
18 months |
philmoz |
Add drawing commands to Lua for scripts (from outslider). …
|
|
|
|
@1478
|
18 months |
reyalp |
set screen color for palette 5 cameras - makes benchmark visible in play …
|
|
|
|
@1470
|
18 months |
reyalp |
If ptp upload fails due to bad filename etc, flush remaining data so the …
|
|
|
|
@1468
|
18 months |
reyalp |
fix buffer overrun in ptp upload code, introduced in r1451
|
|
|
|
@1465
|
18 months |
philmoz |
Fix incorrect use of $(EXE) in core/Makefile.
|
|
|
|
@1464
|
18 months |
philmoz |
Update to changeset 1461 - need to also block the the shutter button if …
|
|
|
|
@1463
|
18 months |
philmoz |
Fix Makefile to allow it to work with GCC 4.6.2 (from Nilinhim) …
|
|
|
|
@1462
|
18 months |
philmoz |
Fix for incorrect types set on some config values (from tsvstar) …
|
|
|
|
@1461
|
18 months |
philmoz |
Fix for problem when using the file selector from a script. If the shutter …
|
|
|
|
@1460
|
18 months |
philmoz |
Fix for problem with camera name string in DNG files. …
|
|
|
|
@1459
|
18 months |
philmoz |
Fix for bug with running scripts when:
- User Menu set to 'OnDire?'
- A …
|
|
|
|
@1458
|
18 months |
philmoz |
Fix for change made to finsig_dryos.c in changeset 1448 that causes the …
|
|
|
|
@1457
|
18 months |
philmoz |
Fix for CA-1 remote from vnd: …
|
|
|
|
@1456
|
18 months |
reyalp |
enable CAM_DETECT_SCREEN_ERASE and CAM_STARTUP_CRASH_FILE_OPEN_FIX for d10
|
|
|
|
@1455
|
18 months |
reyalp |
implement CAM_EXT_TV_RANGE for d10
|
|
|
|
@1454
|
18 months |
reyalp |
use tcb->entry instead of tcb->name to hook tasks on d10
|
|
|
|
@1453
|
18 months |
philmoz |
Minor updates:
- Fix for G10 & G12 needing custom hack in …
|
|
|
|
@1452
|
18 months |
philmoz |
Fix for Lua scripts that call the file browser. When script exits, …
|
|
|
|
@1451
|
18 months |
reyalp |
re-write ptp file upload code to workaround vxworks corruption issue, see …
|
|
|
|
@1450
|
18 months |
reyalp |
ensure ptp buf_size is an integer number of words, may avoid problems with …
|
|
|
|
@1449
|
18 months |
philmoz |
Add new camera/firmware versions:
- IXUS 310 firmware 1.01c ALPHA
- SX40 …
|
|
|
|
@1448
|
18 months |
philmoz |
Update to finsig_dryos.c to find additional values from stubs_min.S:
- …
|
|
|
|
@1447
|
18 months |
philmoz |
IXUS 220 update from tommi2water: …
|
|
|
|
@1446
|
18 months |
philmoz |
IXUS 220 stubs cleanup from tommi2water: …
|
|
|
|
@1445
|
18 months |
philmoz |
Fix for IXUS 220 zoom_busy and focus_busy from jstanley0. …
|
|
|
|
@1444
|
18 months |
philmoz |
Updates for finsig_dryos.c:
- The 'ctypes' array used in …
|
|
|
|
@1443
|
18 months |
philmoz |
Fix for viewport code for IXUS 220 from jstanley0 …
|
|
|
|
@1442
|
18 months |
philmoz |
Update for IXUS 220 from jstanley0 …
|
|
|
|
@1441
|
18 months |
philmoz |
Fix for dump_memory function, plus inclusion of A410 BETA in the autobuild …
|
|
|
|
@1440
|
18 months |
philmoz |
Updates to modemap table for IXUS 220 and IXUS 310 from tommi2water. …
|
|
|
|
@1439
|
18 months |
philmoz |
Update for IXUS 220 (ELPH 300 HS):
- fixed stubs_min.S entries for 1.01a …
|
|
|
|
@1438
|
18 months |
philmoz |
Add IXUS 220 (ELPH 300 HS) ALPHA - firmware versions 1.00c, 1.01a & 1.01c. …
|
|
|
|
@1437
|
18 months |
philmoz |
Code cleanup and comments from tsvstar …
|
|
|
|
@1436
|
18 months |
philmoz |
Fix for finsig_dryos.c to correctly find CAM_RAW_ROWS value for a490, a495 …
|
|
|
|
@1435
|
18 months |
philmoz |
Update to DNG active area for A3000 (from greggyh) …
|
|
|
|
@1434
|
18 months |
reyalp |
change ubasic yield control from r1427 to use one function to set both …
|
|
|
|
@1433
|
18 months |
reyalp |
add script control of lua scheduling. Adds one new function: …
|
|
|
|
@1432
|
18 months |
philmoz |
Add ability to save ROM crash dump to SD card from CHDK menu. Allows log …
|
|
|
|
@1431
|
18 months |
philmoz |
Patch to make message boxes display centred on cameras with 16:9 wide …
|
|
|
|
@1430
|
18 months |
philmoz |
Update for G12, SX30, SX40 & IXUS310:
- improved vid_get_viewport_live_fb, …
|
|
|
|
@1429
|
18 months |
philmoz |
Add SX40HS 1.00d ALPHA version.
|
|
|
|
@1428
|
18 months |
reyalp |
minor ubasic_test cleanup
|
|
|
|
@1427
|
18 months |
reyalp |
add script control of ubasic scheduling, based on code by tsvstar in …
|
|
|
|
@1426
|
18 months |
reyalp |
make ubasic_test work again
|
|
|
|
@1425
|
18 months |
philmoz |
A few small changes:
- Fix script menu 'back' option when menu opened …
|
|
|
|
@1424
|
18 months |
philmoz |
Add SX120IS 1.00b BETA version from CHDK-DE.
Improved finsig_dryos.c for …
|
|
|
|
@1423
|
18 months |
philmoz |
Improvements to the file selector system, inspired by tsvstars text reader …
|
|
|
|
@1422
|
18 months |
philmoz |
Fix for conflict between screen erase detect code and menu value increment …
|
|
|
|
@1421
|
18 months |
reyalp |
ixus120_sd940 updates from waterwingz in …
|
|
|
|
@1420
|
18 months |
philmoz |
Update for IXUS 310 HS:
- add missing …
|
|
|
|
@1419
|
18 months |
reyalp |
Patch for the G10 to fix issues with the set_zoom() command in LUA and …
|
|
|
|
@1418
|
19 months |
philmoz |
Add DNG lens info for most cameras (from CHDK-DE).
Remove redundant values …
|
|
|
|
@1417
|
19 months |
philmoz |
Add missing notes.txt file for SX150IS - caused the autobuild to break. …
|
|
|
|
@1416
|
19 months |
philmoz |
Disable RAW on SX40HS in 'HQ Burst' and 'Handheld Night Scene' modes. …
|
|
|
|
@1415
|
19 months |
philmoz |
SX150IS Alpha version for firmware 1.00a (from sgtrum) …
|
|
|
|
@1414
|
19 months |
philmoz |
Add ALPHA version for SX40HS, firmware 1.00f and 1.00g (thx ERR99).
|
|
|
|
@1412
|
19 months |
philmoz |
Update for new DryOS R49 based cameras:
- update finsig_dryos.c modemap …
|
|
|
|
@1411
|
19 months |
philmoz |
Enable adjustable <ALT> button for ixus65_sd630 (from waterwingz): …
|
|
|
|
@1410
|
19 months |
philmoz |
Add optional lens info to DNG files. To have this included define …
|
|
|
|
@1407
|
19 months |
philmoz |
Code comments and usability improvements from tsvstar: …
|
|
|
|
@1406
|
19 months |
philmoz |
Fix for ubasic crash bug from tsvstar: …
|
|
|
|
@1405
|
19 months |
philmoz |
Fix for file select / text reader bug from tsvstar: …
|
|
|
|
@1402
|
19 months |
philmoz |
Add colored icons for sx130is (from outslider) …
|
|
|
|
@1399
|
19 months |
philmoz |
Fixes for finsig_dryos.c:
- Fix playrec_mode for DryOS R47 & R49
- Fix …
|
|
|
|
@1398
|
19 months |
reyalp |
use $(EXE) for makelang
|
|
|
|
@1397
|
19 months |
philmoz |
Update for finsig_dryos.c:
- Rename USB_FLAG to USB_MASK to match usage in …
|
|
|
|
@1396
|
19 months |
philmoz |
Fix for changeset 1394. …
|
|
|
|
@1395
|
19 months |
philmoz |
Enhancement for the language string handling from tsvstar & philmoz.
- …
|
|
|
|
@1394
|
19 months |
philmoz |
Script console and log file enhancements from tsvstar …
|
|
|
|
@1393
|
19 months |
philmoz |
Optimisation of language strings memory usage, and update to Russian …
|
|
|
|
@1392
|
19 months |
philmoz |
Add configurable ALT button for G10, G11 & G12 (from waterwingz). …
|
|
|
|
@1391
|
19 months |
philmoz |
Update to dryos signature finder.
- Add NEED_ENCODED_DISKBOOT and KEYSYS …
|
|
|
|
@1390
|
19 months |
philmoz |
Update for IXUS 310.
Add optional 'PLAY' and 'OFF' buttons to CHDK OSD. …
|
|
|
|
@1389
|
19 months |
philmoz |
Update for G12, SX30 & IXUS310.
Initialise button state variables to …
|
|
|
|
@1388
|
19 months |
philmoz |
Update to english.lng language strings from waterwingz. …
|
|
|
|
@1387
|
19 months |
philmoz |
Update array size in dancingbits.c (missing from changeset 1386).
|
|
|
|
@1386
|
19 months |
philmoz |
Add new 'dancing bits' for DryOS R49 cameras (SX40HS & SX150IS).
Use …
|
|
|
|
@1385
|
19 months |
philmoz |
Update for DRYOS signature finder (finsig_dryos.c):
- Fix camera name …
|
|
|
|
@1384
|
19 months |
philmoz |
Add missing movie_rec.c from changeset 1382.
|
|
|
|
@1383
|
19 months |
philmoz |
Add missing Makefile from changeset 1382.
|
|
|
|
@1382
|
19 months |
philmoz |
Add IXUS 1000 firmware 1.00d & 1.00f - thx Brend R and waterwingz. …
|
|
|
|
@1381
|
19 months |
philmoz |
Update location of CHDK custom palette for IXUS 310. Previous setting was …
|
|
|
|
@1380
|
19 months |
philmoz |
Add SX230HS 1.01c as a copy of 1.01b version. …
|
|
|
|
@1379
|
19 months |
philmoz |
Update signature finder for new DryOS R49 cameras (SX40HS & SX150IS).
|
|
|
|
@1377
|
19 months |
philmoz |
Cleanup SVN properties using reyalp's platprops.bash script (part 4).
|
|
|
|
@1376
|
19 months |
philmoz |
Cleanup SVN properties using reyalp's platprops.bash script (part 3).
|
|
|
|
@1375
|
19 months |
philmoz |
Cleanup SVN properties using reyalp's platprops.bash script (part 2).
|
|
|
|
@1374
|
19 months |
philmoz |
Cleanup SVN properties using reyalp's platprops.bash script (part 1).
|
|
|
|
@1373
|
19 months |
philmoz |
Add SX20 1.00f BETA version (based on CHDK-DE version).
Update …
|
|
|
|