0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed: missing Main.xib file is removed from the solution. More... about 13 years ago
Audio tone generator sample is added. More... almost 14 years ago
new controller, bluetooth device inquiry sample More... about 14 years ago
augmented reality sample now works. More... about 14 years ago
mjpeg streaming service is coded. but webservicehost method is not supported monotouch 1.9. More... about 14 years ago
tmp More... about 14 years ago
Video capturing sample is added. More... about 14 years ago
tmp More... about 14 years ago
index optimixation. frame rate from 1.3fps to 1.8fps More... about 14 years ago
Using unsafe code improves frame rate from 0.5fps to 1.3fps More... about 14 years ago
works, low throughput 0.5fps on iphone 3gs More... about 14 years ago
Solution and project file names are unified that VisualStuido files has _vs suffix and MD has no suffix. More... about 14 years ago
bug fix. Calendar.Standard.CalenderControl SetMark(Date) method merely sets specified dayview marker. Previously it clears other dayview markers of a monthview. More... about 14 years ago
Standard/CalendarController.cs DateSelected() bug fix. More... over 14 years ago
Adding monthchanged events and current month property in Standard/CalendarController.cs More... over 14 years ago
Calendar.Standard.CalendarController day highlight bug fixed.\nDaySelectionChanged event is added in Standard.CalendarController class More... over 14 years ago
License declaration is added to README More... over 14 years ago
This software is released under the New BSD License. More... over 14 years ago
SQLitePersistence library bug fix More... over 14 years ago
tmp More... over 14 years ago
SQLitePersistence namespace is changed: net.ReinforceLab.iPhone.SQLitePersistence -> net.ReinforceLab.SQLitePersistence More... over 14 years ago
SQLite persistence library is added. More... over 14 years ago
Common logic of MonthView and WeekView is put into a AbsCalendarView class More... over 14 years ago
ICalendarController is added to separate calendar control methods from CalendarController : UIViewController class More... over 14 years ago
DayView cache by weak reference seems to be slow. Therefore, it is replaced with simple stack. More... over 14 years ago
Calendar view is completly rewritten. More... over 14 years ago
tmp can not run on a device. More... over 14 years ago
tmp More... over 14 years ago
Common image files are placed under Images directory. More... over 14 years ago
Calenda/Main.cs is deleted to prepend main method invocation by mistake. More... over 14 years ago