Attività dei Sorgenti
Haiku is an open-source operating system currently in development designed from the ground up for desktop computing. Inspired by the BeOS, Haiku aims to provide users of all levels with a personal computing experience that is simple yet powerful, and free of any unnecessary complexities.
URL: http://haiku-os.org/
Aggiornato: 3 hours 52 min fa
Style fix, as suggested by Jer?\195?\131?\194?\180me.
Commit by phoudoin :: r38575 /haiku/trunk/src/ (2 files in 2 dirs): Style fix, as suggested by Jer?\195?\131?\194?\180me.
Added Ruby and Paladin as OptionalPackages
Commit by scottmc :: r38574 /haiku/trunk/build/jam/ (2 files): Added Ruby and Paladin as OptionalPackages
Patch from Janito Ferreira Filho (aka jjvf): this is the result of his GSoC...
Commit by korli :: r38573 /haiku/trunk/src/add-ons/kernel/file_systems/ext2/ (37 files):
Patch from Janito Ferreira Filho (aka jjvf): this is the result of his GSoC assignment "Implement ext2/3 Read and Write Support for Haiku".
- Tested and checked most features and fs operations, while passing successfully the Linux fsck. Though the implementation still needs more testing and is to be used with caution, it's better in my mind to have the code committed now given the size of the patch.
- Code style isn't extensively checked but is mostly OK. Code review is welcome. Some notes from Janito:
- Sparse files aren't supported and hard links aren't supported. Write attributes methods aren't activated nor tested.
- Journaling needs more testing to make sure it behaves in a compatible way to Ext3, and support for the different modes hasn't been implemented (due to the block and file cache incompatibility). Correct revoke management is also lacking, as is proper management of the superblock state and copies and block group copies.
- The code is partly based and inspired by the BFS implementation. Author information might need to be fixed. I'd like to congratulate and thank Janito for his hard work to bring the implementation to the current state. I hope he'll keep on maintaining it and become a regular contributor/committer.
Check if the mouse click is in the decorator drag area.
Commit by czeidler :: r38572 /haiku/trunk/src/add-ons/decorators/SATDecorator/StackAndTile.cpp: Check if the mouse click is in the decorator drag area.
Force grep to treat files as text files, as it seems freegrep doesn't like...
Commit by mmu_man :: r38571 /haiku/trunk/src/add-ons/media/media-add-ons/usb_webcam/Jamfile: Force grep to treat files as text files, as it seems freegrep doesn't like UTF-8.
First implementation at the "loop by default" settings. To make it better, there...
Commit by stippi :: r38570 /haiku/trunk/src/apps/mediaplayer/ (3 files in 2 dirs): First implementation at the "loop by default" settings.
To make it better, there should be a looping mode per
window, and the settings should serve only as defaults.
To make it better, there should be a looping mode per
window, and the settings should serve only as defaults.
Removed VideoNode, as it wasn't used. It's almost the same code as the VideoNode...
Commit by stippi :: r38569 /haiku/trunk/src/apps/mediaplayer/ (VideoNode.cpp VideoNode.h): Removed VideoNode, as it wasn't used. It's almost the same
code as the VideoNode in the TV application.
code as the VideoNode in the TV application.
Moved TransportControlGroup into "interface" folder, as it's a more or less...
Commit by stippi :: r38568 /haiku/trunk/src/apps/mediaplayer/ (5 files in 2 dirs): Moved TransportControlGroup into "interface" folder, as it's
a more or less generic foundation class.
a more or less generic foundation class.
Style cleanup.
Commit by phoudoin :: r38567 /haiku/trunk/src/ (2 files in 2 dirs): Style cleanup.
Reworked, as suggested by stippi, to avoid keeping cursors instances of system...
Commit by phoudoin :: r38566 /haiku/trunk/src/ (4 files in 2 dirs): Reworked, as suggested by stippi, to avoid keeping cursors instances of system ones.
Make CpuCapabilities.h self-contained and thereby fix the build.
Commit by stippi :: r38565 /haiku/trunk/src/add-ons/media/plugins/ffmpeg/CpuCapabilities.h: Make CpuCapabilities.h self-contained and thereby fix the build.
* Hopefully fixed the PPC build. * Fixed coding style issues.
Commit by stippi :: r38564 /haiku/trunk/src/add-ons/media/plugins/ffmpeg/CpuCapabilities.cpp:
- Hopefully fixed the PPC build.
- Fixed coding style issues.
ff_x264_deblock_v8_luma_intra_mmxext is GPL and needs to be wrapped in a...
Commit by stippi :: r38563 /haiku/trunk/src/add-ons/media/plugins/ffmpeg/libavcodec/x86/dsputil_mmx.c: ff_x264_deblock_v8_luma_intra_mmxext is GPL and needs to be wrapped
in a CONFIG_GPL #ifdef (should be upstreamed, actually). This fixes
the GCC2 build (and probably GCC4) if the Haiku build is not configured
to include GPL add-ons.
in a CONFIG_GPL #ifdef (should be upstreamed, actually). This fixes
the GCC2 build (and probably GCC4) if the Haiku build is not configured
to include GPL add-ons.
Enable run-time CPU detection. I didn't yet test this on an older CPU.
Commit by stippi :: r38562 /haiku/trunk/src/add-ons/media/plugins/ffmpeg/ (Jamfile config.h): Enable run-time CPU detection. I didn't yet test this
on an older CPU.
on an older CPU.
yuv2rgb_mmx.c will now include other files depending on whether GPL code is...
Commit by stippi :: r38561 /haiku/trunk/src/add-ons/media/plugins/ffmpeg/libswscale/Jamfile: yuv2rgb_mmx.c will now include other files depending on whether
GPL code is enabled or not. We need to build it in either case.
GPL code is enabled or not. We need to build it in either case.
Fixed build with tracing enabled.
Commit by stippi :: r38560 /haiku/trunk/src/add-ons/media/plugins/ffmpeg/AVFormatReader.cpp: Fixed build with tracing enabled.
* FFmpeg is not x86-only at all. The Jamfile tries to configure the build...
Commit by stippi :: r38559 /haiku/trunk/build/jam/HaikuImage:
- FFmpeg is not x86-only at all. The Jamfile tries to configure the build depending on the target architecture.
- Add the folder for media plugins to home/config/add-ons.
Fix application signature.
Commit by phoudoin :: r38558 /haiku/trunk/src/apps/3dmov/Application.cpp: Fix application signature.
Change cursor to hint user an object can be dragged...
Commit by phoudoin :: r38557 /haiku/trunk/src/apps/glteapot/ (ObjectView.cpp ObjectView.h): Change cursor to hint user an object can be dragged...
Switched support for AVI files from native Reader to FFmpeg plugin, which now...
Commit by stippi :: r38556 /haiku/trunk/ (2 files in 2 dirs): Switched support for AVI files from native Reader to
FFmpeg plugin, which now works for much more files
in my testings.
FFmpeg plugin, which now works for much more files
in my testings.


Commenti recenti
3 days 14 hours fa
2 weeks 5 days fa
2 weeks 5 days fa
3 weeks 1 giorno fa
3 weeks 1 giorno fa
3 weeks 4 days fa
3 weeks 5 days fa
3 weeks 5 days fa
4 weeks 13 min fa
4 weeks 23 hours fa