Stephan Aßmus
e111b1c12f
For GCC2, the FFmpeg configure script is generating a slightly
...
different config.h, of which I am adapting the differences in this
commit. Does not change a thing for the broken GCC2 build of FFmpeg.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38745 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38745
2010-09-20 18:01:22 +00:00
Philippe Houdoin
a688155b73
Lost changes I forgot to commit, not that matter much.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38744 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38744
2010-09-20 16:09:19 +00:00
Axel Dörfler
c2eee6f55b
* Only change the font size in case the interface is resized; ie. use the
...
default plain font otherwise.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38743 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38743
2010-09-20 15:16:10 +00:00
Clemens Zeidler
cd88ee006d
More cleanup and BList -> BObjectList.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38742 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38742
2010-09-20 06:26:32 +00:00
Clemens Zeidler
601eded950
- Hide constraint header in Area file.
...
- Start to replace BList with BObjectList.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38741 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38741
2010-09-20 06:09:19 +00:00
Clemens Zeidler
0401a9c712
Remove unused fOwner variable. Cleanup.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38740 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38740
2010-09-20 05:42:31 +00:00
Clemens Zeidler
aa519a9e14
Fix the build.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38739 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38739
2010-09-20 05:40:49 +00:00
Clemens Zeidler
43b24b87de
Simplify code and clean up.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38738 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38738
2010-09-20 04:52:30 +00:00
Clemens Zeidler
b329767e2f
Clean up.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38737 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38737
2010-09-20 04:34:38 +00:00
Clemens Zeidler
4403274117
Some clean up (not complete).
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38736 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38736
2010-09-20 04:23:27 +00:00
Clemens Zeidler
416aca7ac9
Fix some memory leaks.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38735 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38735
2010-09-20 03:45:04 +00:00
Jérôme Duval
cceb9427a8
Updated iprowifi4965 based on iwn FreeBSD 8.1.0 with the following changes:
...
* added more firmware to be used by the driver and updated the old one.
* avoid the switch to using ICT interrupt mode (dunno what it implies on Haiku)
* commented ieee80211_ratectl_*() calls. They can be uncommented when we support them.
* added ieee80211_ratectl.h with functions commented out
Switch to using ICT interrupt mode
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38734 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38734
2010-09-19 23:18:06 +00:00
Matt Madia
b15383313c
Applied diver's patch to localize DriveSetup's window title.
...
Fixes #6608 . Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38733 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38733
2010-09-19 22:21:15 +00:00
Jérôme Duval
64bf10e2aa
added several firmwares for the iprowifi4965 driver
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38732 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38732
2010-09-19 22:02:21 +00:00
Clemens Zeidler
7306ba0448
Watch the window look and remove a window from a S&T group if the look changed to B_NO_BORDER_WINDOW_LOOK.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38731 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38731
2010-09-19 21:46:42 +00:00
Clemens Zeidler
3ae8f84c3d
Better check if the area exist.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38730 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38730
2010-09-19 21:41:53 +00:00
Clemens Zeidler
e0c538ed7d
A decorator can change during the lifetime of a window so get a fresh decorator every time.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38729 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38729
2010-09-19 21:08:47 +00:00
Clemens Zeidler
a4dab27fab
Fix crash #6615 and #6566 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38728 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38728
2010-09-19 20:54:06 +00:00
Clemens Zeidler
cc4f4ca5f8
Don't try to split a group if there is still a window stacked in a WindowArea.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38727 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38727
2010-09-19 20:25:29 +00:00
Clemens Zeidler
6f4b6e915b
Also change it in S&T.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38726 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38726
2010-09-19 20:24:19 +00:00
Clemens Zeidler
08a79ab22c
Fix size limits function name.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38725 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38725
2010-09-19 20:22:49 +00:00
Matt Madia
d0e8dc2469
Applied patch (with minor edits) by lukove. Adds device id's for
...
"GMA_X4500_VGA" to intel_extreme. Fixes #6641 . Thanks!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38724 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38724
2010-09-19 18:43:21 +00:00
Jérôme Duval
eea6d49bd6
switch gcc 4 native compiler to version 4.4.4
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38723 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38723
2010-09-19 13:32:32 +00:00
Stephan Aßmus
f70b711fe0
* Flesh out attribute support in PlaylistItem/FilePlaylistItem
...
some more.
* Finish refactoring and abstracting BMediaFile/BMediaTrack
out of the Controller. There is TrackSupplier now and
MediaFileTrackSupplier. One could now implement another
PlaylistItem class besides FilePlaylistItem, which provides
other implementations for TrackSupplier (i.e. for testing
DVD playback).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38722 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38722
2010-09-19 12:07:48 +00:00
Stephan Aßmus
d48deeab21
* Coding style.
...
* Always use keyframes. The BMediaTrack may not be able
to implement FindKeyFrameForFrame(), so the detection
may not work even though the track really does use
keyframes. If it doesn't, then no harm is done anyway.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38721 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38721
2010-09-19 12:05:01 +00:00
Stephan Aßmus
f4dca596ed
Coding style improvements.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38720 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38720
2010-09-19 12:03:35 +00:00
Stephan Aßmus
9a52ead33e
* Don't try to change the run-mode of the consumer
...
if it has not been created yet. (Avoids a debug
message only.)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38719 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38719
2010-09-19 12:02:47 +00:00
Stephan Aßmus
3a8771cf17
* Use duration_to_string() to write better playing time
...
attribute strings (i.e. with separate hour).
* Write video bitrate attribute.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38718 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38718
2010-09-19 12:02:00 +00:00
Scott McCreary
4831b4fbfd
Fix the gcc4 conditionals for BeAE, Bazaar and BurnItNow so that they will work on a ggc4hybrid build correctly.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38714 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38714
2010-09-18 23:43:48 +00:00
Matt Madia
7e169844fc
Removed extra blank line in the 'Special thanks to:' section
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38713 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38713
2010-09-18 22:53:04 +00:00
Scott McCreary
e4ca362903
Readded parameter names, taking them from the ones used at opengroup, except for sockatmark for which I used descriptor instead of "s".
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38712 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38712
2010-09-18 22:39:14 +00:00
Scott McCreary
bb05c02ef9
Fixed a dummy argument conflict, this was detected when fixing #5784 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38711 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38711
2010-09-18 17:26:55 +00:00
Scott McCreary
e86eb77b1b
Patch from kaliber to a the glibc strtold implentation.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38710 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38710
2010-09-18 16:42:59 +00:00
Scott McCreary
8e19103a0f
Applied patch from obache, this partially fixes #5784 .
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38709 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38709
2010-09-18 16:34:30 +00:00
Oliver Tappe
6a5dacaa3c
part1 of fixing #6599 :
...
* protect against invocations of ctype-macros/-functions with negative
character indices by mirroring the corresponding values at negative
array indices (the legal access range of __ctype_b is now [-128..255])
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38708 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38708
2010-09-18 15:55:42 +00:00
Oliver Tappe
4a0b7d1bd0
* don't try to check __isctype((char)255), as it will clash with
...
neutral/identity value at -1 (EOF)
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38707 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38707
2010-09-18 15:51:37 +00:00
Stephan Aßmus
6df16a01ed
* Seeking by bytes works mostly correctly now. In some
...
mpgs, the video does not recover, though.
* Remember the last reported keyframe information, so we
avoid rounding artifacts. Not as effective, since we
cannot use stream time-base for seeking, but have to use
it for finding the keyframes.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38706 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38706
2010-09-18 15:11:50 +00:00
Stephan Aßmus
2e54e93fbf
Finall changed the Seek() method of Decoder plug-ins to
...
SeekedTo(), since it's only informative to decoders. They
can't modify the seeked frame/time. This also mirrors what
all existing decoders were doing in Seek(). BMediaTrack
is simplified accordingly (resolved two TODOs).
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38705 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38705
2010-09-18 14:44:22 +00:00
Oliver Tappe
611e1071a7
* add ctype-related tests that expose the cause of #6599
...
* fix warnings
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38704 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38704
2010-09-18 14:31:13 +00:00
Jérôme Duval
86bec4a995
updated libtiff to 3.9.4
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38703 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38703
2010-09-18 12:01:26 +00:00
Jérôme Duval
2ae952521b
updated libpng to 1.4.3
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38699 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38699
2010-09-18 11:22:54 +00:00
Fredrik Holmqvist
1f2f3e8c8f
Fix for gcc2 hopefully, only have gcc4 here.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38696 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38696
2010-09-18 10:07:08 +00:00
Fredrik Holmqvist
8f29d08eba
Perhaps telling ACPI that we are in PIC mode might temporarily remedy a few of the irq-related issues.
...
(This is just until we do proper irq-handling)
On my machines it works either way so I'd like to get feedback on this.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38695 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38695
2010-09-18 08:58:58 +00:00
Alexandre Deckner
9377675061
* Fix extra space typo in the mount settings alert. Spoted by Diver, thanks!
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38694 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38694
2010-09-18 00:49:33 +00:00
Matt Madia
19b7ba00f6
Added the University of Auckland and Christof Lutteroth to the 'Special thanks'
...
section of AboutSystem, for their efforts in developing and bringing Stack and
Tile to Haiku. Thank you!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38693 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38693
2010-09-17 20:24:12 +00:00
Rene Gollent
4f9892e0f8
Build fix.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38692 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38692
2010-09-17 18:21:54 +00:00
Alexandre Deckner
7b80b5d518
* Use multiple translate contexts in Tracker for easier translation
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38691 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38691
2010-09-17 16:28:10 +00:00
Joachim Seemer
534a3a24cd
Updating userguide and welcome page and their translations. Thanks everyone.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38690 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38690
2010-09-17 13:28:39 +00:00
Joachim Seemer
b765872549
Applied diver's patch to Localize 'Shell' tab title. Fixes #6607 . Thanks.
...
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38689 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38689
2010-09-17 13:17:12 +00:00
Stephan Aßmus
5bacae95fe
Make use of the new meta-data API and display the
...
audio track menu item label as the language of the
track.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38688 a95241bf-73f2-0310-859d-f6bbb57e9c96
hrev38688
2010-09-17 08:33:25 +00:00