source: @ 1464

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1464   19 months philmoz Update to changeset 1461 - need to also block the the shutter button if …
(edit) @1463   19 months philmoz Fix Makefile to allow it to work with GCC 4.6.2 (from Nilinhim) …
(edit) @1462   19 months philmoz Fix for incorrect types set on some config values (from tsvstar) …
(edit) @1461   19 months philmoz Fix for problem when using the file selector from a script. If the shutter …
(edit) @1460   19 months philmoz Fix for problem with camera name string in DNG files. …
(edit) @1459   19 months philmoz Fix for bug with running scripts when: - User Menu set to 'OnDire?' - A …
(edit) @1458   19 months philmoz Fix for change made to finsig_dryos.c in changeset 1448 that causes the …
(edit) @1457   19 months philmoz Fix for CA-1 remote from vnd: …
(edit) @1456   19 months reyalp enable CAM_DETECT_SCREEN_ERASE and CAM_STARTUP_CRASH_FILE_OPEN_FIX for d10
(edit) @1455   19 months reyalp implement CAM_EXT_TV_RANGE for d10
(edit) @1454   19 months reyalp use tcb->entry instead of tcb->name to hook tasks on d10
(edit) @1453   19 months philmoz Minor updates: - Fix for G10 & G12 needing custom hack in …
(edit) @1452   19 months philmoz Fix for Lua scripts that call the file browser. When script exits, …
(edit) @1451   19 months reyalp re-write ptp file upload code to workaround vxworks corruption issue, see …
(edit) @1450   19 months reyalp ensure ptp buf_size is an integer number of words, may avoid problems with …
(edit) @1449   19 months philmoz Add new camera/firmware versions: - IXUS 310 firmware 1.01c ALPHA - SX40 …
(edit) @1448   19 months philmoz Update to finsig_dryos.c to find additional values from stubs_min.S: - …
(edit) @1447   19 months philmoz IXUS 220 update from tommi2water: …
(edit) @1446   19 months philmoz IXUS 220 stubs cleanup from tommi2water: …
(edit) @1445   19 months philmoz Fix for IXUS 220 zoom_busy and focus_busy from jstanley0. …
(edit) @1444   19 months philmoz Updates for finsig_dryos.c: - The 'ctypes' array used in …
(edit) @1443   19 months philmoz Fix for viewport code for IXUS 220 from jstanley0 …
(edit) @1442   19 months philmoz Update for IXUS 220 from jstanley0 …
(edit) @1441   19 months philmoz Fix for dump_memory function, plus inclusion of A410 BETA in the autobuild …
(edit) @1440   19 months philmoz Updates to modemap table for IXUS 220 and IXUS 310 from tommi2water. …
(edit) @1439   19 months philmoz Update for IXUS 220 (ELPH 300 HS): - fixed stubs_min.S entries for 1.01a …
(edit) @1438   19 months philmoz Add IXUS 220 (ELPH 300 HS) ALPHA - firmware versions 1.00c, 1.01a & 1.01c. …
(edit) @1437   19 months philmoz Code cleanup and comments from tsvstar …
(edit) @1436   19 months philmoz Fix for finsig_dryos.c to correctly find CAM_RAW_ROWS value for a490, a495 …
(edit) @1435   19 months philmoz Update to DNG active area for A3000 (from greggyh) …
(edit) @1434   19 months reyalp change ubasic yield control from r1427 to use one function to set both …
(edit) @1433   19 months reyalp add script control of lua scheduling. Adds one new function: …
(edit) @1432   19 months philmoz Add ability to save ROM crash dump to SD card from CHDK menu. Allows log …
(edit) @1431   19 months philmoz Patch to make message boxes display centred on cameras with 16:9 wide …
(edit) @1430   19 months philmoz Update for G12, SX30, SX40 & IXUS310: - improved vid_get_viewport_live_fb, …
(edit) @1429   19 months philmoz Add SX40HS 1.00d ALPHA version.
(edit) @1428   19 months reyalp minor ubasic_test cleanup
(edit) @1427   19 months reyalp add script control of ubasic scheduling, based on code by tsvstar in …
(edit) @1426   19 months reyalp make ubasic_test work again
(edit) @1425   19 months philmoz A few small changes: - Fix script menu 'back' option when menu opened …
(edit) @1424   19 months philmoz Add SX120IS 1.00b BETA version from CHDK-DE. Improved finsig_dryos.c for …
(edit) @1423   19 months philmoz Improvements to the file selector system, inspired by tsvstars text reader …
(edit) @1422   19 months philmoz Fix for conflict between screen erase detect code and menu value increment …
(edit) @1421   19 months reyalp ixus120_sd940 updates from waterwingz in …
(edit) @1420   19 months philmoz Update for IXUS 310 HS: - add missing …
(edit) @1419   19 months reyalp Patch for the G10 to fix issues with the set_zoom() command in LUA and …
(edit) @1418   19 months philmoz Add DNG lens info for most cameras (from CHDK-DE). Remove redundant values …
(edit) @1417   19 months philmoz Add missing notes.txt file for SX150IS - caused the autobuild to break. …
(edit) @1416   19 months philmoz Disable RAW on SX40HS in 'HQ Burst' and 'Handheld Night Scene' modes. …
(edit) @1415   19 months philmoz SX150IS Alpha version for firmware 1.00a (from sgtrum) …
(edit) @1414   19 months philmoz Add ALPHA version for SX40HS, firmware 1.00f and 1.00g (thx ERR99).
(edit) @1413   19 months philmoz Update dev branch with latest changes from main trunk. Fix for ISO …
(edit) @1412   19 months philmoz Update for new DryOS R49 based cameras: - update finsig_dryos.c modemap …
(edit) @1411   19 months philmoz Enable adjustable <ALT> button for ixus65_sd630 (from waterwingz): …
(edit) @1410   19 months philmoz Add optional lens info to DNG files. To have this included define …
(edit) @1409   19 months philmoz Update of SX40HS 1.00f code from ERR99.
(edit) @1408   20 months philmoz Update for sx40hs: - fix debug led code - add live viewport for fast …
(edit) @1407   20 months philmoz Code comments and usability improvements from tsvstar: …
(edit) @1406   20 months philmoz Fix for ubasic crash bug from tsvstar: …
(edit) @1405   20 months philmoz Fix for file select / text reader bug from tsvstar: …
(edit) @1404   20 months philmoz Update for SX40HS ALPHA: - allow empty badpixel.bin file - add video …
(edit) @1403   20 months philmoz Update to SX40HS ALPHA: - add firmware version 1.00f from ERR99 - bug …
(edit) @1402   20 months philmoz Add colored icons for sx130is (from outslider) …
(edit) @1401   20 months philmoz Add SX40HS firmware 1.00g to development branch (ALPHA).
(edit) @1400   20 months philmoz Update development branch with latest changes from main trunk.
(edit) @1399   20 months philmoz Fixes for finsig_dryos.c: - Fix playrec_mode for DryOS R47 & R49 - Fix …
(edit) @1398   20 months reyalp use $(EXE) for makelang
(edit) @1397   20 months philmoz Update for finsig_dryos.c: - Rename USB_FLAG to USB_MASK to match usage in …
(edit) @1396   20 months philmoz Fix for changeset 1394. …
(edit) @1395   20 months philmoz Enhancement for the language string handling from tsvstar & philmoz. - …
(edit) @1394   20 months philmoz Script console and log file enhancements from tsvstar …
(edit) @1393   20 months philmoz Optimisation of language strings memory usage, and update to Russian …
(edit) @1392   20 months philmoz Add configurable ALT button for G10, G11 & G12 (from waterwingz). …
(edit) @1391   20 months philmoz Update to dryos signature finder. - Add NEED_ENCODED_DISKBOOT and KEYSYS …
(edit) @1390   20 months philmoz Update for IXUS 310. Add optional 'PLAY' and 'OFF' buttons to CHDK OSD. …
(edit) @1389   20 months philmoz Update for G12, SX30 & IXUS310. Initialise button state variables to …
(edit) @1388   20 months philmoz Update to english.lng language strings from waterwingz. …
(edit) @1387   20 months philmoz Update array size in dancingbits.c (missing from changeset 1386).
(edit) @1386   20 months philmoz Add new 'dancing bits' for DryOS R49 cameras (SX40HS & SX150IS). Use …
(edit) @1385   20 months philmoz Update for DRYOS signature finder (finsig_dryos.c): - Fix camera name …
(edit) @1384   20 months philmoz Add missing movie_rec.c from changeset 1382.
(edit) @1383   20 months philmoz Add missing Makefile from changeset 1382.
(edit) @1382   20 months philmoz Add IXUS 1000 firmware 1.00d & 1.00f - thx Brend R and waterwingz. …
(edit) @1381   20 months philmoz Update location of CHDK custom palette for IXUS 310. Previous setting was …
(edit) @1380   20 months philmoz Add SX230HS 1.01c as a copy of 1.01b version. …
(edit) @1379   20 months philmoz Update signature finder for new DryOS R49 cameras (SX40HS & SX150IS).
(edit) @1378   20 months philmoz Update my development branch with most recent changes from main trunk.
(edit) @1377   20 months philmoz Cleanup SVN properties using reyalp's platprops.bash script (part 4).
(edit) @1376   20 months philmoz Cleanup SVN properties using reyalp's platprops.bash script (part 3).
(edit) @1375   20 months philmoz Cleanup SVN properties using reyalp's platprops.bash script (part 2).
(edit) @1374   20 months philmoz Cleanup SVN properties using reyalp's platprops.bash script (part 1).
(edit) @1373   20 months philmoz Add SX20 1.00f BETA version (based on CHDK-DE version). Update …
(edit) @1372   20 months philmoz A3000 port from ERR99 - …
(edit) @1371   20 months philmoz Update from CHDK-DE changeset 831 to the new batch build makefile version. …
(edit) @1370   20 months philmoz Updates from waterwingz: - colored icons for SD940 …
(edit) @1369   20 months philmoz Makefile update part 3. Move the list of camera & firmware versions into …
(edit) @1368   20 months pixeldoc2000 ixus300_sd4000 stubs_entry_2.S cleanup and stubs_entry.S updated
(edit) @1367   20 months philmoz Makefile update part 2. Remove large list of PLATFORM / PLATFORMSUB …
(edit) @1366   20 months philmoz Update for the CHDK makefiles - part 1. The goal is to simplify the batch …
(edit) @1365   20 months philmoz Remove the code that is no longer needed from the 9/4 scaling of the CHDK …
Note: See TracRevisionLog for help on using the revision log.