source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @341   17 years Nicholas Riley StreamVision.py: Handle misencoded stream titles more intelligently.
(edit) @340   17 years Nicholas Riley StreamVision.py: Handle Growl disappearance. Syntax updated for …
(edit) @339   17 years Nicholas Riley StreamVision.py: fix Finder zooming issue by using PID; document …
(edit) @338   17 years Nicholas Riley ICeCoffEE 1.4.4
(edit) @337   17 years Nicholas Riley Branching ICeCoffEE 1.4.4 final.
(edit) @336   17 years Nicholas Riley VERSION: Starting with 1.4.4b1, should be close to final. …
(edit) @335   17 years Nicholas Riley Branching ICeCoffEE 1.4.4b1 to fix Safari 3 beta compatibility.
(edit) @334   17 years Nicholas Riley Workaround for Pester 1.0 failing with active alarms on sleep.
(edit) @333   17 years Nicholas Riley AntiRSI.[hm]: Replaced unnecessary use of KVO on …
(edit) @332   17 years Nicholas Riley version.plist: Not needed. Info.plist: Updated for 1.4njr2. AUTHORS: …
(edit) @331   17 years Nicholas Riley AntiRSI.[hm]: Reset all timers on session reset. Display hours in …
(edit) @330   17 years Nicholas Riley Info.plist: Updated for 1.4njr1. AntiRSI.xcodeproj: Disable …
(edit) @329   17 years Nicholas Riley AntiRSI changes for "something" called 1.4, with much of the code but …
(edit) @328   17 years Nicholas Riley AntiRSI.m: Remove 10.4.2 workaround; use text instead of images for …
(edit) @327   17 years Nicholas Riley One day, I will understand svn import's syntax and not have to look it …
(edit) @326   17 years Nicholas Riley One day, I will understand svn import's syntax and not have to look it …
(edit) @325   17 years Nicholas Riley AntiRSI 1.3 + my changes, for Mac OS X 10.4.2 and earlier
(edit) @324   17 years Nicholas Riley StreamVision.py: switch stereo on/off via X10 even if not using F9 to …
(edit) @323   17 years Nicholas Riley StreamVision.py: fix encoding/decoding for iTunes 7.1+; include star …
(edit) @322   17 years Nicholas Riley ICeCoffEE.[hm]: Move parsing functions (ICCF_CheckRange, …
(edit) @321   17 years Nicholas Riley VERSION.xcconfig: Using one of Dave Dribin's suggestions from …
(edit) @320   17 years Nicholas Riley ICeCoffEE.m: I was wrong in [319] about the selection extension stuff …
(edit) @319   17 years Nicholas Riley VERSION: Starting with 1.5d1. ICeCoffEEKeyEquivalents.m: Support …
(edit) @318   17 years Nicholas Riley German.lproj/Select Services.nib: center top heading
(edit) @317   17 years Nicholas Riley StreamVision.py: Fix recent character encoding problems with Radio …
(edit) @316   17 years Nicholas Riley StreamVision.py: Handle missing URLs correctly.
(edit) @315   17 years Nicholas Riley StreamVision.py: Added more support for recent appscript versions …
(edit) @314   17 years Nicholas Riley VERSION: Updated for 1.1.1d1. main.c: Updated error list for 10.4, a …
(edit) @313   17 years Nicholas Riley StreamVision.py: Replace filter() with [] for compatibility with …
(edit) @312   17 years Nicholas Riley package-launch.sh: fix install usage to properly create man directory …
(edit) @311   17 years Nicholas Riley launch 1.1
(edit) @310   17 years Nicholas Riley README: better description of broken -o
(edit) @309   17 years Nicholas Riley VERSION: Updated for 1.1. main.c: Disabled -o since it doesn't work. …
(edit) @308   17 years Nicholas Riley main.c: Display architecture with -f. launch.xcodeproj: Build in C99 …
(edit) @307   17 years Nicholas Riley appswitch.xcodeproj: Build Universal for real.
(edit) @306   17 years Nicholas Riley VERSION: Updated for 1.1d1. main.c: Mostly switch to Process Manager. …
(edit) @305   17 years Nicholas Riley VERSION: Updated for 1.1b1. main.c: Updated for 1.1b1. …
(edit) @304   17 years Nicholas Riley README: note Universal, fix accidental line swapping.
(edit) @303   17 years Nicholas Riley main.c: Fix endianness issues in creator code (thanks, Peter Hosey).
(edit) @302   17 years Nicholas Riley setup.py: Use setuptools. StreamVision.py: HIDRemote helpers aren't …
(edit) @301   18 years Nicholas Riley StreamVision.py: Play/pause VLC or RealPlayer if in front with …
(edit) @300   18 years Nicholas Riley HIDRemotemodule.m: Support for Logitech Music Anywhere USB headphones. …
(edit) @299   18 years Nicholas Riley Midnight check - changes "Tomorrow" to "Today" etc. at midnight.
(edit) @298   18 years Nicholas Riley Fix problems with alert sound playing: stop if user hits any key; …
(edit) @297   18 years Nicholas Riley Store deleted alarms creation IDs (timestamps) in on-device datastore, …
(edit) @296   18 years Nicholas Riley Better alarm debug description, datastore debugging; use absolute fire …
(edit) @295   18 years Nicholas Riley Move discard alert text to resource. Fix listener for …
(edit) @294   18 years Nicholas Riley Maximum alarm limit.
(edit) @293   18 years Nicholas Riley About box.
(edit) @292   18 years Nicholas Riley Ellipsize alarm text.
(edit) @291   18 years Nicholas Riley Forward alphabetic chars in period to units popup.
(edit) @290   18 years Nicholas Riley More messages.
(edit) @289   18 years Nicholas Riley More alarm list prettification.
(edit) @288   18 years Nicholas Riley Nicer rescheduling support; cancel reschedule should only be supported …
(edit) @287   18 years Nicholas Riley First pass at alarm snooze/reschedule; still pretty ugly.
(edit) @286   18 years Nicholas Riley Slightly prettier alarm list drawing
(edit) @285   18 years Nicholas Riley ICeCoffEE 1.4.3
(edit) @284   18 years Nicholas Riley A few tweaks to autocompletion - use a sorted list, and select by …
(edit) @283   18 years Nicholas Riley Keep track of recent messages.
(edit) @282   18 years Nicholas Riley French.lproj/InfoPlist.strings: Fix for Unsanity Installer 3.6.1.
(edit) @281   18 years Nicholas Riley Fix encoding on Localizable.strings (was MacOSRoman, should be UTF-8)
(edit) @280   18 years Nicholas Riley If you're editing an alarm, focus on the time/interval edit field …
(edit) @279   18 years Nicholas Riley VERSION, ui.plist, Info*.plist, InfoPlist.strings: Updated for 1.4.3. …
(edit) @278   18 years Nicholas Riley Display message on empty list (no longer need to add/remove border). …
(edit) @277   18 years Nicholas Riley Properly update display of periodic alarms when time changes. Add …
(edit) @276   18 years Nicholas Riley First pass at alarm persistence.
(edit) @275   18 years Nicholas Riley Fix bug with alarm update interval; update tooltip when time changes.
(edit) @274   18 years Nicholas Riley Get rid of phantom full-size scrollbar; remove border if list is empty.
(edit) @273   18 years Nicholas Riley Tooltip updating (which flashes on the device. I'm gonna kill someone...)
(edit) @272   18 years Nicholas Riley ICeCoffEE.m: Strip intra-URL whitespace, not just leading and …
(edit) @271   18 years Nicholas Riley APE Manager plugin.nib, APEInfo.rtfd, Select services.nib: …
(edit) @270   18 years Nicholas Riley Fix auto-day increment (Date.setToday() doesn't set today, it sets …
(edit) @269   18 years Nicholas Riley Make date constraints behave predictably. Fix flashing Set button when …
(edit) @268   18 years Nicholas Riley main.c: Remove extra debugging statement.
(edit) @267   18 years Nicholas Riley package-launch.sh, launch/README: New, simpler packaging process.
(edit) @266   18 years Nicholas Riley launch.xcodeproj: Clean up project settings.
(edit) @265   18 years Nicholas Riley VERSION: Updated for 1.1d2. main.c: Updated for 1.1d2. Added -L. …
(edit) @264   18 years Nicholas Riley Use blue-tec Localization Suite; strip whitespace from URLs before …
(edit) @263   18 years Nicholas Riley Update message for new name of APE Manager (as I should have done a …
(edit) @262   18 years Nicholas Riley Re-merge installer window position and size, progress text field size …
(edit) @261   18 years Nicholas Riley Use an ellipsis for better UIG compliance.
(edit) @260   18 years Nicholas Riley Discard alarm confirmation.
(edit) @259   18 years Nicholas Riley Sortable alarm list.
(edit) @258   18 years Nicholas Riley Save most recent alarm settings to SettingsDB.
(edit) @257   18 years Nicholas Riley Make discard button on set dialog do something again.
(edit) @256   18 years Nicholas Riley Removed TextEdit support; merged new Unsanity Installer (3.6.1) and …
(edit) @255   18 years Nicholas Riley Handle time changes by rescheduling (if it's time-based) or just …
(edit) @254   18 years Nicholas Riley Register for time changed events so we actually get them in the alarm …
(edit) @253   18 years Nicholas Riley Add timer in alarm set dialog to update alarm time display. Send …
(edit) @252   18 years Nicholas Riley Added Radio Paradise Listener Review Channel support.
(edit) @251   18 years Nicholas Riley Better validation; check in rest of refactor (oops).
(edit) @250   18 years Nicholas Riley Refactor editing, coalese Alarms and alarm list. Try (and fail) to …
(edit) @249   18 years Nicholas Riley Better (informative, not yet pretty) date display.
(edit) @248   18 years Nicholas Riley Better way of retrieving selected unit (thanks, Jean-Sebastien Payette)
(edit) @247   18 years Nicholas Riley Launch on boot; better date format; PNG optimization
(edit) @246   18 years Nicholas Riley Chooser label; 0 -> No; persist ringtone and alarm message for new alarms.
(edit) @245   18 years Nicholas Riley Fix alert list; remove (broken) alert recording; live in category
(edit) @244   18 years Nicholas Riley Audio support.
(edit) @243   18 years Nicholas Riley Bug fixing and cleanups.
(edit) @242   18 years Nicholas Riley Basic functionality works.
Note: See TracRevisionLog for help on using the revision log.