Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

A week in AROS...

Last updated on 7 years ago
D
deadwoodAROS Dev
Posted 9 years ago
Week of July 6th:

- intuition.library/PrintIText() no longer crashes if passed a null string pointer (jmcmullan)
- VSprites with depths greater than 8 bits are now supported (jmcmullan)
- Romanian language support has been added (polluks)
D
deadwoodAROS Dev
Posted 9 years ago
Week of July 13th:

- A small improvement to C library has been implemented (jmcmullan)
D
deadwoodAROS Dev
Posted 9 years ago
Week of July 20th:

- Nothing to report
D
deadwoodAROS Dev
Posted 9 years ago
Week of July 27th:

- Prefs/Locale no longer looses languange information when reseting to default state (deadwood)
- fat-handler is now showing an error requester when I/O error happens (neil)
- fat-handler has now better error handling (neil)
- Formatting procedure using fat-handler is now writting immedially to disk (neil)
- MUI List and Listview classes have been updated to behave according to MUI4 specification (deadwood)
- MUI Listtree class has been aligned with changes to List and Listview classes (deadwood)
D
deadwoodAROS Dev
Posted 9 years ago
Week of August 3rd:

- Nothing to report
D
deadwoodAROS Dev
Posted 9 years ago
Week of August 10th:

- AROS repository reached 51000 commits!
- libiconv have been updated to newer versions (Kalamatee)
D
deadwoodAROS Dev
Posted 9 years ago
Week of August 17th:

- MUI Window class now sends notifications on changing the position and size (neil)
- It is now possible to set notifications of List MUI class attributes on Listview MUI class (neil)
- Notifications on ClickColumn attribute of Listview MUI class have been restored to work (deadwood)
- emul-handler is now blocked from seeking beyond end of file (neil)
D
deadwoodAROS Dev
Posted 9 years ago
Week of August 24th:

- MUIV_Notify_Self is now handled correctly in case of setting notification of List MUI class attribute in Listview MUI class (neil)
- Object creation in graphics driver subsystem has been made to support external objects (Kalamatee)
- Graphics drivers can now provide nominal resolution to graphics subsystem (Kalamatee)
- Crash in screen compositor when trying to read preferences has been fixed (Kalamatee)
D
deadwoodAROS Dev
Posted 9 years ago
Week of August 31st:

- Intuition is now using nominal resolution provided by the driver (Kalamatee)
- vbam is bow compiled for x86_64 (Kalamatee)
- Boot task is now properly finalized (Kalamatee)
- Autodocs documentation has been updated from source code (mazze)
- Exiting MUI List class "quiet" state now causes proper scroll bar update (deadwood)
- System/SysMon no longer crashes when there is less tasks then list capacity (deadwood)
- OpenAL library has been updated to version 1.16.0
C
cavemannSoftware Dev
Posted 9 years ago
- OpenAL library has been updated to version 1.16.0

Very nice, does this update eliminate the unfreed signals on exit?

Also, will it be available on abiv0 anytime soon?
Edited by cavemann on 09-09-2015 16:24, 9 years ago
M
magoriumSoftware Dev
Posted 9 years ago
Hi cavemann,

Not sure if it is related, but could this patch perhaps be of help ?
D
deadwoodAROS Dev
Posted 9 years ago
Week of September 7th:

- Zune test suite is now extended to support almost all List and Listview methods and attributes (neil)
- Problem with up/down arrows in List MUI class not working sometimes fixed (deadwood)
- Later setting a title in List MUI class no longer causes crash (neil)
- A crash in Pendisplay MUI class has been fixed (neil)
- Switching between pages or adding a page in Group MUI class no longer causes flickering (deadwood)
- Newly added tabs in Title MUI class are now rendered as inactive (deadwood)
D
deadwoodAROS Dev
Posted 9 years ago
Week of September 14th:

- Title MUI class now adds padding around inner objects which protects it from beeing damaged (deadwood)
- Changing active tab in the Group MUI class no longer causes flicker (deadwood)
- Context menu functions in sub classes of Listtree MUI class now work as expected (deadwood)
- Pictures section on AROS website have been re-organized (mazze)
C
cavemannSoftware Dev
Posted 9 years ago

Quote

magorium wrote:

Hi cavemann,

Not sure if it is related, but could this patch perhaps be of help ?


I don't recall if it was Sdl related. Thanks for the tip :)
D
deadwoodAROS Dev
Posted 9 years ago
Week of September 21st:

- Handling of MUI_List_Visible attribute of List MUI class when list is hidden has been fixed (neil)
- MUIA_List_InsertPosition attribute of List MUI class now returns correct value (neil)
- Improvements to pictures sections of AROS website continue (mazze)
D
deadwoodAROS Dev
Posted 9 years ago
Week of September 28th:

- Codeset of russian catalog files for Close, More and Multiview has been corrected (polluks)
- Active entries in read-only MUI Lists are no longer highlighted (neil)
- Index of developer documentation has been updated (mazze)
- strnlen function has been added to C library (Kalamatee)
- Development of ALSA driver for linux hosted AROS ports started (deadwood)
Edited by deadwood on 05-10-2015 16:21, 9 years ago
D
deadwoodAROS Dev
Posted 9 years ago
Week of October 5th:

- MUIA_Listview_DefClickColumn attribute of MUI Listview class is now implemented (neil)
- MUIA_Listview_DoubleClick attribute is now set when the "press" key is pressed (neil)
- Index of the active entry during MUIM_List_Insert and MUIM_List_InsertSingle is now updated (neil)
- MUIA_List_InsertPosition attribute contains now correct value after using MUIM_List_Insert method (neil)
- Index of the active entry is no longer updated during MUIM_List_Move matching MUI behavior (neil)
- Zune test suite is now extended with test for MUIA_List_Visible and MUIA_Listview_DefClickColumn (neil)
- Hex-dump of disassembler in Scout has been made endianness-independent (neil)
- Skeleton of ALSA driver for linux hosted AROS is implemented (deadwood)
- Playback in ALSA driver is now working (deadwood)
- ALSA driver now correctly recovers from underrun conditions (deadwood)
M
magoriumSoftware Dev
Posted 8 years ago
(with thanks to ncafferkey)
Week of October 12th:

- Work on USB support for Linux-hosted AROS has been started (dizzyofcrn)
- UUID hashing is now supported in oop.library (schulz)
- A resource leak in the ALSA sound driver has been fixed (deadwood)
- The ALSA sound driver is now more careful to use the correct version of the Linux libasound shared object (deadwood)
D
deadwoodAROS Dev
Posted 8 years ago
Week of October 19th:

- Firmware used in rPi2 port has been configured to a version working with AROS kernel (mschulz)
- Zune test suite is now extended with tests of MUIA_List_Format, MUIA_List_Pool#? and MUIA_List_Title (neil)
- Race conditions during layout in datatypes.library have been fixed (neil)
- Work on USB support for Linux hosted AROS continues (DizzyOfCRN)
- Propotype hotplug handling introduced in USB support for Linux hosted AROS (DizzyOfCRN)
- Port range check in Poseidon fixed (DizzyOfCRN)
M
magoriumSoftware Dev
Posted 8 years ago
(with thanks to deadwood)
Week of October 26th:

- AtcpTraceroute has been added to the AROS contrib repository (o1i)
- Work started on application handling PS3Eye camera (DizzyOfCRN)
- USB support for Linux hosted AROS now creates separate periodic handler task (DizzyOfCRN)
- The event handler task communicates with libusb (DizzyOfCRN)
- Poseidon is notified aboout port changes when using Linux hosted USB support (DizzyOfCRN)
- Regression with switching screen modes has been fixed (Kalamatee)
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Users who participated in discussion: cavemann, amigamia, magorium, deadwood
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 6
Members Online 0

Total Members: 224
Newest Member: Zhule
Member Polls
Should AROSWorld continue with AROS-Exec files (SMF based)?
Yes44 %
44% [12 Votes]
No26 %
26% [7 Votes]
Not sure30 %
30% [8 Votes]