Custom Query (28 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 28)

1 2 3 4 5 6 7 8 9 10
Ticket Resolution Summary Owner Reporter
#12 fixed Error/Warning dialogs broken on Windows Mike Pavone Mike Pavone
Description

It seems either the change in toolchain from old mingw running under Wine to a mingw64 cross compiler or a change in SDL version broke the error and warning dialogs. Instead of displaying the desired text garbage is shown instead

#14 fixed Change the default format of screenshot filenames Mike Pavone Sik
Description

The current default format for screenshot filenames has two issues:

1) It doesn't work on Windows at all (because it has colons) 2) Filenames don't get sorted by date (can get confusing)

The suggestion is to change the default format to blastem_%Y%m%d_%H%M%S (assuming I read the strftime manpage correctly).

Major priority due to issue 1.

#15 fixed Emulate slow rise time of IO port pin when transitioning from low output to input Mike Pavone Mike Pavone
Description

When an IO pin on one of the controller ports is set to an input, it will be pulled high by a pull up resistor. However, it appears that pull up is weak so the rise time is observable. Decap Attack has a buggy controller reading routine that depends on this behavior.

1 2 3 4 5 6 7 8 9 10
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.