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.

Development General

Development General
3065 posts | Last Activity on 05-01-2016 16:29 by Allanon
Allanon
Allanon 05-01-2016 16:29, 9 years ago
Re: EMULA for AROS
Hello! Here is the latest EmuLa development status update :) [url]http://www.a-mc.biz/2016/01/05/emula-development/[/url]
Responded in EMULA for AROS
D
deadwood 04-01-2016 16:18, 9 years ago
Re: A week in AROS...
Week of December 28th: - Startup code on AROS 68k has been made compatible with programs expecting seglist in A3 (twilen) - Handling of palettes and operations on HAM8 images in ilbm.datatype has been improved (neil) - Initialization of Scalos preferences.library is fixed to be done only once (wawa)
Responded in A week in AROS...
D
deadwood 28-12-2015 03:02, 9 years ago
Re: A week in AROS...
Week of December 21st: - MUIM_Application_CheckRefresh method has been implemented (neil) - Preferences windows will now be refreshed and a requester is displayed on top (neil) - HAM images with a transparent colour specified can now be displayed by ilbm.datatype (neil)
Responded in A week in AROS...
D
deadwood 24-12-2015 07:38, 9 years ago
Re: A week in AROS...
Week of December 14th: - fd2pragma tool has been updated to version 2.195 (polluks) - Amiguide documentation for fd2pragma has been imported (polluks) - Romanian keymap has been added (polluks) - fontconfig library has been updated to version 2.11.1 (deadwood) - Soft-hyphen support has been added to keymaps (polluks)
Responded in A week in AROS...
D
deadwood 14-12-2015 15:04, 9 years ago
Re: A week in AROS...
@Caveman Glad you like it :)
Responded in A week in AROS...
M
magorium 13-12-2015 19:17, 9 years ago
Re: A week in AROS...
(with thanks to deadwood) Week of November 30th: - Slovak and Slovene languages have been added (polluks) - Montenegro country and flag have been added (polluks) - List images are no longer disposed in the cleanup of List MUI class (neil)
Responded in A week in AROS...
C
cavemann 07-12-2015 22:27, 9 years ago
Re: A week in AROS...
Btw, the monthly highlights on the Aros homepage tells the casual observer what is happening in the Aros scene in a nutshell. Imo even with the commits, the previous yearly updates gave the impression that Aros was a little stagnant. Thanks Deadwood, for taking the time to do this. :)
Responded in A week in AROS...
D
deadwood 30-11-2015 16:16, 9 years ago
Re: A week in AROS...
Week of November 23rd: - A bug in the clamping of X/Y bitmap offsets has been fixed (neil) - Online documentation has been refreshed from source code (mazze)
Responded in A week in AROS...
D
deadwood 23-11-2015 13:51, 9 years ago
Re: A week in AROS...
Week of November 16th: - Zune test suite has been extended to test MUIM_List_NextSelected (neil) - C:Version is now better handling checking its own version (polluks)
Responded in A week in AROS...
D
deadwood 20-11-2015 09:40, 9 years ago
Re: A week in AROS...
Week of November 9th: - IoErr() handling in datatypes.library has been improved (neil) - ALSA audio driver for Linux hosted AROS now supports volume control (deadwood) - MUIM_List_Remove method in MUI List class now supports MUIV_List_Remove_Selected mode (neil) - Notification now occurs when MUIA_List_Active changes as a result of deleting all selected entries (neil)
Responded in A week in AROS...
D
deadwood 09-11-2015 14:09, 9 years ago
Re: A week in AROS...
Week of November 2nd: - Work on USB support for Linux hosted AROS continues (DizzyOfCRN) - USB devices are now enumerated and visible in Trident using Linux hosted USB driver (DizzyOfCRN) - Bulk transfers are now enabled in Linux hosted AROS USB driver (DizzyOfCRN) - Linux hosted AROS can now receive keyboard input even without mouse pointer beeing in the AROS window (neil) - Storage USB devices can now be accessed using Linux hosted AROS USB driver (DizzyOfCRN) - A problem in Linux hosted AROS related with Linux side libraries using separate threads has been fixed (deadwood) - ALSA audio driver for Linux hosted AROS transfers better chunked data for improved playback stability (deadwood)
Responded in A week in AROS...
M
magorium 09-11-2015 11:05, 9 years ago
Re: A week in AROS...
(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)
Responded in A week in AROS...
D
deadwood 27-10-2015 14:50, 10 years ago
Re: A week in AROS...
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)
Responded in A week in AROS...
M
magorium 23-10-2015 07:10, 10 years ago
Re: A week in AROS...
(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)
Responded in A week in AROS...
D
deadwood 12-10-2015 13:31, 10 years ago
Re: A week in AROS...
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)
Responded in A week in AROS...
P
phoenixkonsole 09-10-2015 07:16, 10 years ago
Re: EMULA for AROS
I will show it on AROS in Neuss this saturday : )
Responded in EMULA for AROS
D
deadwood 05-10-2015 00:31, 10 years ago
Re: A week in AROS...
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)
Responded in A week in AROS...
D
deadwood 03-10-2015 15:01, 10 years ago
Re: A week in AROS...
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)
Responded in A week in AROS...
C
cavemann 21-09-2015 20:29, 10 years ago
Re: A week in AROS...
[quote][url=http://arosworld.org/forum/viewthread.php?thread_id=93&pid=838#post_838][b]magorium wrote:[/b][/url] Hi cavemann, Not sure if it is related, but could [url=http://repo.or.cz/w/AROS-Contrib.git/commit/7adb398fe4c466490fb4226108541f1a2a13db5c]this patch[/url] perhaps be of help ?[/quote] I don't recall if it was Sdl related. Thanks for the tip :)
Responded in A week in AROS...
D
deadwood 20-09-2015 13:22, 10 years ago
Re: A week in AROS...
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)
Responded in A week in AROS...
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 3
Members Online 0

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