2014-01-04 |
neil | 2012/2013 -> 2014.
|
commit | commitdiff | tree |
2014-01-04 |
neil | Added work-around for inability to call bcopy() from...
|
commit | commitdiff | tree |
2014-01-02 |
neil | Corrections to SVN properties.
|
commit | commitdiff | tree |
2013-12-27 |
neil | Minor comment improvements.
|
commit | commitdiff | tree |
2013-12-26 |
neil | AutoDoc fix: references to getopt() and getopt_long...
|
commit | commitdiff | tree |
2013-12-20 |
neil | Removed setting MUIA_Listview_Input to FALSE. This...
|
commit | commitdiff | tree |
2013-12-17 |
neil | Make installation of pci.ids file a prerequisite of...
|
commit | commitdiff | tree |
2013-12-16 |
neil | Improvements to comments etc.
|
commit | commitdiff | tree |
2013-12-16 |
neil | Small code formatting fix.
|
commit | commitdiff | tree |
2013-12-16 |
neil | Call superclass's MUIM_DragFinish method as well as...
|
commit | commitdiff | tree |
2013-12-16 |
neil | - Call MUIM_DragDrop before MUIM_DragFinish (instead...
|
commit | commitdiff | tree |
2013-12-16 |
neil | Made the two Zune language lists subclasses that allow...
|
commit | commitdiff | tree |
2013-12-15 |
neil | - Entries in non-multiselect listviews no longer have...
|
commit | commitdiff | tree |
2013-12-13 |
neil | - Implemented MUIA_Listview_ScrollerPos.
|
commit | commitdiff | tree |
2013-12-12 |
neil | Updated indentation (done separately for clarity).
|
commit | commitdiff | tree |
2013-12-12 |
neil | For read-only listviews, disallow activation or selection...
|
commit | commitdiff | tree |
2013-12-11 |
neil | Made listview's reaction to scroll wheel closer to...
|
commit | commitdiff | tree |
2013-11-25 |
neil | - Allow selecting/deselecting a range of entries with...
|
commit | commitdiff | tree |
2013-11-18 |
neil | Added missing properties.
|
commit | commitdiff | tree |
2013-11-17 |
neil | Improvements to AutoDocs, mostly to their formatting.
|
commit | commitdiff | tree |
2013-11-09 |
neil | Improvements to AutoDocs, mostly to their formatting.
|
commit | commitdiff | tree |
2013-11-08 |
neil | Made more functions static, plus other tidying.
|
commit | commitdiff | tree |
2013-11-08 |
neil | Added missing properties.
|
commit | commitdiff | tree |
2013-11-08 |
neil | Only delay 2 seconds upon exiting if debugging is enabled...
|
commit | commitdiff | tree |
2013-11-07 |
neil | Terminology fix, only affecting comments and debug...
|
commit | commitdiff | tree |
2013-11-06 |
neil | Finally made enough room on the system floppy. C:Search...
|
commit | commitdiff | tree |
2013-11-06 |
neil | - Use .pkg extension in BSP filenames for consistency.
|
commit | commitdiff | tree |
2013-11-03 |
neil | Removed Multiview from system floppy to save space.
|
commit | commitdiff | tree |
2013-11-01 |
neil | Make space on system floppy: remove Version, Which...
|
commit | commitdiff | tree |
2013-10-30 |
neil | Separated kbd_wait_for_input() into two functions,...
|
commit | commitdiff | tree |
2013-10-29 |
neil | MUIA_Listview_SelectChange was triggered for the wrong...
|
commit | commitdiff | tree |
2013-10-26 |
neil | Fixed a major memory leak: a cache bitmap was never...
|
commit | commitdiff | tree |
2013-10-25 |
neil | - Now uses MUIKEYs instead of RAWKEYs for keyboard...
|
commit | commitdiff | tree |
2013-10-25 |
neil | Tabs to spaces, more consistent formatting.
|
commit | commitdiff | tree |
2013-10-25 |
neil | Revalidate current value whenever MUIA_Numeric_(Min...
|
commit | commitdiff | tree |
2013-10-25 |
neil | - Refresh knob position and value whenever MUIA_Numeric_...
|
commit | commitdiff | tree |
2013-10-25 |
neil | Added a new sub-tab containing five list types that...
|
commit | commitdiff | tree |
2013-10-24 |
neil | Allow the bounding values of numeric gadgets to be...
|
commit | commitdiff | tree |
2013-10-24 |
neil | Allow notification of new integer values in a string...
|
commit | commitdiff | tree |
2013-10-24 |
neil | Defined superset() macro for easy setting of an attribute...
|
commit | commitdiff | tree |
2013-10-24 |
neil | Improvements to AutoDocs.
|
commit | commitdiff | tree |
2013-10-23 |
neil | Put VOID mode-file in "Storage", but void.audio in...
|
commit | commitdiff | tree |
2013-10-22 |
neil | Reverted r48299. With a fresh build, it wasn't needed.
|
commit | commitdiff | tree |
2013-10-17 |
neil | Stop MUIM_List_Jump from jumping to one entry past...
|
commit | commitdiff | tree |
2013-10-16 |
neil | Only use -nostdc for target linker/compiler.
|
commit | commitdiff | tree |
2013-10-16 |
neil | Added stdcio to libs.
|
commit | commitdiff | tree |
2013-10-16 |
neil | Removed unused variable.
|
commit | commitdiff | tree |
2013-10-16 |
neil | Removed some unnecessary null-pointer checks.
|
commit | commitdiff | tree |
2013-10-16 |
neil | Fixed typos in comments.
|
commit | commitdiff | tree |
2013-10-16 |
neil | Handle failure of StrDup().
|
commit | commitdiff | tree |
2013-10-09 |
neil | Removed some unnecessary checks for null pointers.
|
commit | commitdiff | tree |
2013-10-07 |
neil | Improvements to AutoDocs, typo fixes etc.
|
commit | commitdiff | tree |
2013-09-29 |
neil | Added scroll wheel input, and improved keyboard input...
|
commit | commitdiff | tree |
2013-09-29 |
neil | Reverted r48161.
|
commit | commitdiff | tree |
2013-09-29 |
neil | - Added a page of various Numeric gadgets.
|
commit | commitdiff | tree |
2013-09-28 |
neil | Free top-level disk-object structure separately instead...
|
commit | commitdiff | tree |
2013-09-28 |
neil | - Ignore mouse button if shift key is down (MUI behaviour).
|
commit | commitdiff | tree |
2013-09-28 |
neil | Added keyboard and scroll wheel input.
|
commit | commitdiff | tree |
2013-09-27 |
neil | - Reuse About window instead of creating a new one...
|
commit | commitdiff | tree |
2013-09-27 |
neil | - Do not detach or dispose of window when it is closed...
|
commit | commitdiff | tree |
2013-09-25 |
neil | Removed unnecessary checks for null pointers.
|
commit | commitdiff | tree |
2013-09-25 |
neil | Check that internal AddFreeList() calls succeed. This...
|
commit | commitdiff | tree |
2013-09-24 |
neil | Improvements to AutoDocs and comments.
|
commit | commitdiff | tree |
2013-09-24 |
neil | Allocate disk object with AllocMem() and keep track...
|
commit | commitdiff | tree |
2013-09-23 |
neil | Removed an unused file.
|
commit | commitdiff | tree |
2013-09-23 |
neil | - Removed unused functions and fields.
|
commit | commitdiff | tree |
2013-09-23 |
neil | Removed "Sticky jingles"! How is this not a syntax...
|
commit | commitdiff | tree |
2013-09-19 |
neil | Implemented OM_GET method. Supports
|
commit | commitdiff | tree |
2013-09-16 |
neil | AutoDocs improvement: specify that AllocPooled() must...
|
commit | commitdiff | tree |
2013-09-16 |
neil | AllocVecPooled() and FreeVecPooled():
|
commit | commitdiff | tree |
2013-09-16 |
neil | - Optimised redrawing.
|
commit | commitdiff | tree |
2013-09-14 |
neil | Set MUIA_Pressed according to knob state (observed...
|
commit | commitdiff | tree |
2013-09-10 |
neil | Updated comment to match "code" changes.
|
commit | commitdiff | tree |
2013-09-05 |
neil | - Made MUIA_Timer gettable.
|
commit | commitdiff | tree |
2013-09-05 |
neil | Avoid redrawing the list when the same entry is clicked...
|
commit | commitdiff | tree |
2013-09-03 |
neil | Updated path of main sources.
|
commit | commitdiff | tree |
2013-09-02 |
neil | Deleted empty directories.
|
commit | commitdiff | tree |
2013-09-02 |
neil | More consistent directory names for HIDDs: removed...
|
commit | commitdiff | tree |
2013-09-01 |
neil | Fixed typo.
|
commit | commitdiff | tree |
2013-09-01 |
neil | Renamed kernel-pci* targets to kernel-hidd-pci* for...
|
commit | commitdiff | tree |
2013-08-26 |
neil | - Don't use the value used to set MUIA_List_Active...
|
commit | commitdiff | tree |
2013-08-26 |
neil | Don't set MUIA_List_Active again if the active entry...
|
commit | commitdiff | tree |
2013-08-26 |
neil | - Trying to get a success indicator from verb response...
|
commit | commitdiff | tree |
2013-08-25 |
neil | - Enhanced query code so that it discovers and configures...
|
commit | commitdiff | tree |
2013-08-22 |
neil | Optimisations for smoother Listview refresh:
|
commit | commitdiff | tree |
2013-08-13 |
neil | Merged find_pin_widget_with_encoding(), find_audio_output(),
|
commit | commitdiff | tree |
2013-08-13 |
neil | Removed duplicate searching for function group in find_audio...
|
commit | commitdiff | tree |
2013-08-11 |
neil | - Turn speakers on for STAC9205 by using its non-standard...
|
commit | commitdiff | tree |
2013-08-09 |
neil | Corrected/updated indentation.
|
commit | commitdiff | tree |
2013-08-09 |
neil | - Return success indication when sending commands.
|
commit | commitdiff | tree |
2013-07-26 |
neil | - Don't ask for IDCMP_INTUITICKS or IDCMP_MOUSEMOVE...
|
commit | commitdiff | tree |
2013-07-26 |
neil | Give list an input mode to allow its entries to be...
|
commit | commitdiff | tree |
2013-07-26 |
neil | - Reverted parts of r47636 that stopped text on ImageButton...
|
commit | commitdiff | tree |
2013-07-18 |
neil | Improved AutoDoc.
|
commit | commitdiff | tree |
2013-07-18 |
neil | Removed obsolete comment.
|
commit | commitdiff | tree |
2013-07-17 |
neil | Update alternative MPC repository for new version.
|
commit | commitdiff | tree |
2013-07-16 |
neil | - Use matching memory allocation and deallocation...
|
commit | commitdiff | tree |
2013-07-16 |
neil | Removed unnecessary null-pointer checks before calling...
|
commit | commitdiff | tree |
2013-07-16 |
neil | Added comment warning of apparent bug.
|
commit | commitdiff | tree |
2013-07-16 |
neil | Added alternative repository for MPC.
|
commit | commitdiff | tree |