Searched hist:3664 (Results 1 - 25 of 30) sorted by path

12

/haiku/src/add-ons/media/media-add-ons/mixer/
H A DMixerCore.hdiff 78563dca Wed Jun 25 12:04:34 MDT 2003 beveloper <beveloper@nowhere.fake> use sample size when calculating channel offsets, no more buffer overruns


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3664 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 78563dcaec7a619acac5e67d8c47393133e009e2 Wed Jun 25 12:04:34 MDT 2003 beveloper <beveloper@nowhere.fake> use sample size when calculating channel offsets, no more buffer overruns


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3664 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A DMixerUtils.hdiff 78563dca Wed Jun 25 12:04:34 MDT 2003 beveloper <beveloper@nowhere.fake> use sample size when calculating channel offsets, no more buffer overruns


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3664 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 78563dcaec7a619acac5e67d8c47393133e009e2 Wed Jun 25 12:04:34 MDT 2003 beveloper <beveloper@nowhere.fake> use sample size when calculating channel offsets, no more buffer overruns


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3664 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A DMixerCore.cppdiff 78563dca Wed Jun 25 12:04:34 MDT 2003 beveloper <beveloper@nowhere.fake> use sample size when calculating channel offsets, no more buffer overruns


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3664 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 78563dcaec7a619acac5e67d8c47393133e009e2 Wed Jun 25 12:04:34 MDT 2003 beveloper <beveloper@nowhere.fake> use sample size when calculating channel offsets, no more buffer overruns


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3664 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A DMixerInput.cppdiff 78563dca Wed Jun 25 12:04:34 MDT 2003 beveloper <beveloper@nowhere.fake> use sample size when calculating channel offsets, no more buffer overruns


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3664 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 78563dcaec7a619acac5e67d8c47393133e009e2 Wed Jun 25 12:04:34 MDT 2003 beveloper <beveloper@nowhere.fake> use sample size when calculating channel offsets, no more buffer overruns


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3664 a95241bf-73f2-0310-859d-f6bbb57e9c96
H A DMixerUtils.cppdiff 78563dca Wed Jun 25 12:04:34 MDT 2003 beveloper <beveloper@nowhere.fake> use sample size when calculating channel offsets, no more buffer overruns


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3664 a95241bf-73f2-0310-859d-f6bbb57e9c96
diff 78563dcaec7a619acac5e67d8c47393133e009e2 Wed Jun 25 12:04:34 MDT 2003 beveloper <beveloper@nowhere.fake> use sample size when calculating channel offsets, no more buffer overruns


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3664 a95241bf-73f2-0310-859d-f6bbb57e9c96
/haiku/src/tests/add-ons/kernel/file_systems/bfs/
H A DJamfilediff 3664c8fa Tue Jul 17 16:24:40 MDT 2018 Augustin Cavalier <waddlesplash@gmail.com> tests: Remove the "R5" BFS add-on, bfs_shell, and mkbfs.

Virtually untouched since 2007.
/haiku/src/kits/network/
H A DJamfilediff 35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
/haiku/src/kits/network/libnetapi/
H A DJamfilediff 35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
/haiku/src/kits/network/libnetservices/
H A DDataRequest.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DFileRequest.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DGopherRequest.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DHttpAuthentication.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DHttpForm.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DHttpHeaders.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DHttpRequest.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DHttpResult.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DHttpTime.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DJamfile35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DNetworkCookie.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DNetworkCookieJar.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DNetworkCookieJarPrivate.h35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DNetworkRequest.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DUrlContext.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DUrlProtocolAsynchronousListener.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
H A DUrlProtocolDispatchingListener.cpp35d8d4d1 Tue Jan 19 23:46:47 MST 2021 Niels Sascha Reedijk <niels.reedijk@gmail.com> libnetapi.so: move deprecated classes out into a libnetservices directory

These classes have been moved to the public API too soon, and they need some
more time to mature before they can be declared stable.

In this first step the classes that are involved, are moved to a separate
folder. They will still be linked to libnetapi.so, so that binaries that
depend on them currently will not break.

Change-Id: I6c16f17573d819314a27936f065ebe675846f763
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3664
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>

Completed in 277 milliseconds

12