source: @ 1950

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1950   2 weeks yves - Instead of having configure create scripts, use sed and give them …
(edit) @1949   2 weeks yves - Victory on the Python front! Added libraries and library_dir for …
(edit) @1948   2 weeks yves Added forgotten files for Python.
(edit) @1947   2 weeks jdunn added a control socket, even if we don't actually do anything with it yet
(edit) @1946   3 weeks yves Python support that works across Linux and OS X. Python's distutils seem …
(edit) @1945   3 weeks jdunn fix a crash
(edit) @1944   3 weeks jdunn adding a comment
(edit) @1943   3 weeks jdunn removing an unused variable
(edit) @1942   3 weeks jdunn combined two poorly placed pipe pairs into one * remove commPipe from …
(edit) @1941   3 weeks jdunn just moving a couple functions
(edit) @1940   3 weeks yves - Better makefile for darwin.
(edit) @1939   3 weeks jdunn rearranging some code to handle the quit and rescan more similarly
(edit) @1938   3 weeks yves - More work on build out of source and not leaving files behind. - The …
(edit) @1937   3 weeks jdunn comment changes
(edit) @1936   3 weeks jdunn changing the makeParentJoin to accept the thread id
(edit) @1935   3 weeks yves With apologies to Joe for losing ths history on osx (now darwin); I'll be …
(edit) @1934   3 weeks yves - OX = Darwin; use host_os; correct version of lib
(edit) @1933   3 weeks yves - OX = Darwin; use host_os; correct version of lib
(edit) @1932   3 weeks yves - Support builds out of the source tree. - Make the SWIG detection code …
(edit) @1931   3 weeks yves Build a static library too.
(edit) @1930   3 weeks yves Removed irconv.
(edit) @1929   3 weeks yves Spelling
(edit) @1928   3 weeks yves Initial Mac (re-)port, support for new keywords in file format (most …
(edit) @1926   3 weeks bluey Adding usb_ir into mac_support branch
(edit) @1925   3 weeks bluey Adding new branches node in addition to trunk and tags
(edit) @1920   4 weeks jdunn left in some commented out code
(edit) @1919   4 weeks jdunn adding another test code, fixing the parser to be a lot more flexible, and …
(edit) @1918   4 weeks jdunn version number bump to 1.0.3
(edit) @1917   4 weeks jdunn addressing #259
(edit) @1827   2 months jdunn * rearranging some global variables into a server settings structure * …
(edit) @1745   6 months jdunn add support for testing with beth's new TV
(edit) @1744   6 months jdunn add the ability to not show the raw signals
(edit) @1719   9 months jdunn adding the latest body code to the reflasher package
(edit) @1718   9 months jdunn notes about the files in this directory
(edit) @1717   9 months jdunn redirecting the symlinks to point to the loader code that we rely on
(edit) @1716   9 months jdunn tagging the likely final version of this firmware
(edit) @1715   9 months jdunn this is the firmware side of the previous commit. we can now (thanks to a …
(edit) @1714   9 months jdunn very slightly adapted some compression code from an old contribution …
(edit) @1706   10 months jdunn - added an example in C - added v7 of the body code to support the …
(edit) @1696   10 months jdunn tagging the firmware revision that works with the 6 channel devices as …
(edit) @1695   10 months jdunn missed the actual hex file in the previous commit
(edit) @1694   10 months jdunn one very small change and we have complete support for PCI devices in …
(edit) @1693   10 months jdunn PSoc designer updated the body project as well, but it made no changes …
(edit) @1692   10 months jdunn PSoc Programmer updated the USB library with minor effect, but a lot of …
(edit) @1646   14 months bluey Debian source package does not require libusb-0.1-4 anymore -- only new …
(edit) @1625   15 months jdunn added py2exe to the rebuild nmake commandx
(edit) @1620   15 months jdunn fix a bug where a device with just the reflasher would not properly get …
(edit) @1619   15 months jdunn PSoC designer did an automatic upgrade of USB code (1.5 to 1.6) and …
(edit) @1577   16 months jdunn some old packages were never committed though they were applied to the …
(edit) @1557   16 months jdunn new code to allow a user to check the size of a signal to send before …
(edit) @1556   16 months jdunn make the test code a little more generic and default to beth's television …
(edit) @1537   16 months jdunn Finish the implementation of RESEND
(edit) @1536   16 months jdunn fixing a crash when the device disappears. This should be the root cause …
(edit) @1532   16 months jdunn package a copy of the hex directory so we can exclude the development body …
(edit) @1531   16 months jdunn - version bump for the current devel version - hide a firmware flaw in …
(edit) @1472   18 months bluey Updated package to 1.0.1 to match .rpm release
(edit) @1471   18 months jdunn missed the case where someone clears the ID
(edit) @1470   18 months jdunn - version bump to 1.0.1 since fedora doesnt handle 1.0pre2 well - fixing …
(edit) @1469   18 months jdunn dumb. fixed.
(edit) @1468   18 months jdunn - pass around the id now instead of the name - updates to Windows side to …
(edit) @1467   18 months jdunn - move all the alias/ID code around - IDs can now be updated on the fly …
(edit) @1466   18 months jdunn - removing some old libusb stuff - added a config.h to win32, though it's …
(edit) @1465   18 months bluey Changed release from 1.0 to 1.0.0-1 as this gives lots of room for small …
(edit) @1464   18 months bluey another dash issue (-x vs -a)
(edit) @1463   18 months bluey fixed string comparison to work with dash "$a" == "$b" -> "$a" = "$b"
(edit) @1462   18 months bluey Upgraded debian to 1.0 release
(edit) @1461   18 months jdunn closing #193.... not sure this is a great idea or not, but shouldnt be …
(edit) @1460   18 months jdunn - cleanups to the spec file to match some libdir/bindir changes - fix to …
(edit) @1459   18 months bluey Patched Makefile to respect bindir and libdir arguments in ./configure …
(edit) @1458   18 months jdunn - bunch of minor tweaks from MSVC - version bump - rebuilt the …
(edit) @1456   18 months jdunn this should have been in the repo already…
(edit) @1455   18 months jdunn minor change to the name/version parsing if reflasher
(edit) @1452   18 months bluey Script now uses lsb_release if available to figure out the distribution. …
(edit) @1380   21 months jdunn fix for clickview: - firmware needs to clear the receive interrupt state …
(edit) @1379   21 months jdunn rearranging some test data
(edit) @1378   21 months jdunn moved a couple scripts into the usb_ir/scripts directory
(edit) @1377   21 months jdunn - updates to the mode2-translator - added another raw signal to our test …
(edit) @1374   22 months jdunn minor changes to make the collecting output look like igclient
(edit) @1373   22 months jdunn * added a --collect option to allow users to collect data from a USB …
(edit) @1372   22 months bluey Debian package requires both libusb for source, only one for binary
(edit) @1365   22 months jdunn changes from croadfeldt, #195
(edit) @1364   22 months jdunn adding a simple translator for recorded igclient output.
(edit) @1323   2 years jdunn closing #191
(edit) @1321   2 years jdunn definition of a bool needs to be wrapped to not conflict w C++
(edit) @1285   2 years jdunn Changes to integrate the slot devices additional channels and rearranged …
(edit) @1247   2 years jdunn Mostly patches for osx, but also a couple minor rephrasings.
(edit) @1245   2 years jdunn missed a svn move of compat.c compat-unix.c
(edit) @1226   2 years jdunn hack to ignore the 'CONST_LENGTH' flag... not correct, but this code is …
(edit) @1225   2 years jdunn Saving another code we use during testing. One day these should be moved …
(edit) @1222   2 years jdunn move some code to make 'c' behave a bit better
(edit) @1206   2 years jdunn small change to make the user replug a device before testing the receiver …
(edit) @1204   2 years jdunn making it more friendly
(edit) @1203   2 years jdunn * Fixed some build include paths in Windows * tempfile.NamedTemporaryFile?
(edit) @1177   2 years jdunn make the reflasher not just start but instead wait for user input
(edit) @1165   2 years jdunn need a define for Sleep vs sleep
(edit) @1164   2 years jdunn Windows is basically working w the new driver structure
(edit) @1162   2 years jdunn changes to make the win32 driver implementation simpler.
(edit) @1161   2 years jdunn Attempt to add resend functionality.
(edit) @1119   3 years jdunn These changes should allow x64 to find the driver directory without help.
(edit) @1116   3 years jdunn user provided patch to better handle mythdora
Note: See TracRevisionLog for help on using the revision log.