Gregory Nutt
|
9efd3f8323
|
uIP webserver: Missing logic to close sockets on loop termination. From Max.
|
2014-07-28 07:23:04 -06:00 |
|
Gregory Nutt
|
336205d33c
|
Update ChangeLogs
|
2014-07-27 19:51:10 -06:00 |
|
Gregory Nutt
|
d2b292a033
|
NxPlayer needs to set curbyte field to zero before enqueuing a buffer. Otherwise, it looks like beginning of the buffer has already been consumed
|
2014-07-27 19:49:01 -06:00 |
|
Gregory Nutt
|
096e8247ad
|
First cut implementation of fast forward and rewind controls
|
2014-07-27 12:26:03 -06:00 |
|
Gregory Nutt
|
b37a4db8c8
|
Update ChangeLogs
|
2014-07-27 11:07:06 -06:00 |
|
Gregory Nutt
|
d7274845a4
|
Move subsampling rate definitions from nxplayer.h to audio.h
|
2014-07-27 11:05:25 -06:00 |
|
Gregory Nutt
|
071f6cb424
|
NxWM: Fix default ICON name. g_playBitmap24x24 does not exist, should be g_playBitmap
|
2014-07-25 11:32:23 -06:00 |
|
Gregory Nutt
|
12ab18cddc
|
Trivial things from the last commit left in the editor
|
2014-07-24 15:10:12 -06:00 |
|
Gregory Nutt
|
c2ee2165f7
|
Update ChangeLogs
|
2014-07-24 15:09:22 -06:00 |
|
Gregory Nutt
|
a33d316cd3
|
Changes to integrate with Ken's NxWM::CMediaPlayer
|
2014-07-24 15:06:54 -06:00 |
|
Gregory Nutt
|
1a31ee3e80
|
Convert ac_format and ac_controls to unions to make access a little cleaner
|
2014-07-24 10:21:04 -06:00 |
|
Gregory Nutt
|
1227bac742
|
Update Changelog
|
2014-07-24 08:33:30 -06:00 |
|
Gregory Nutt
|
6f55c57b00
|
Audio: Add hooks for fast-forward and rewind needed by CMediaPlayer; add hooks for equalizer settings needed by the WM8904
|
2014-07-24 08:28:10 -06:00 |
|
Gregory Nutt
|
00a47deb51
|
Update ChangeLogs
|
2014-07-23 18:24:02 -06:00 |
|
Gregory Nutt
|
a2faaa1f32
|
NxPlayer: Misc changes to better integrate with NxWM::CMediaPlayer
|
2014-07-23 18:21:08 -06:00 |
|
Gregory Nutt
|
b374046933
|
NxWM: Beginning integration of NxPlayer into Nxwm::MediaPlayer. Gets handle, sets device, and releases handle. Lots more to be done
|
2014-07-23 18:19:00 -06:00 |
|
Gregory Nutt
|
c33a8aa724
|
NxWM: Add configuration options to filter CMediaPlayer files based on extension
|
2014-07-23 14:45:54 -06:00 |
|
Gregory Nutt
|
19bd59a6ca
|
Fix error introduced in last commit: Can't call ferror AFTER closing file
|
2014-07-23 08:40:36 -06:00 |
|
Gregory Nutt
|
c692ca4238
|
Update ChangeLog
|
2014-07-23 08:00:48 -06:00 |
|
Gregory Nutt
|
8a88c98edf
|
Update ChangeLog
|
2014-07-23 07:48:25 -06:00 |
|
Gregory Nutt
|
b67177483b
|
NxPlayer: Check for read errors and end-of-file with nothing read
|
2014-07-23 07:46:49 -06:00 |
|
Gregory Nutt
|
6e4aebcf99
|
Flesh out a few more PCM methods, still incomplete. Re-vision PCM structure definition
|
2014-07-22 19:23:05 -06:00 |
|
Gregory Nutt
|
f9386e6b64
|
nxplayer: Add more debug output so that those of use who are not Ken can follow what is happening
|
2014-07-22 09:27:24 -06:00 |
|
Gregory Nutt
|
47e33aaa6e
|
NxWidgets: Fix a typo in the Kconfig file
|
2014-07-21 17:43:18 -06:00 |
|
Gregory Nutt
|
a23e36a1e0
|
WM8904 w/NxPlayer: Fix some compile errors and warnings with debug enabled
|
2014-07-20 09:17:36 -06:00 |
|
Gregory Nutt
|
321524d856
|
NxWM: Increase default priority of mouse and keyboard listener threads. Does not seem to make any difference but still seems like a good idea
|
2014-07-17 15:06:05 -06:00 |
|
Gregory Nutt
|
a846db8f92
|
NxWM::CMediaPlayer: Now calculates the volume slider height from the grip image height
|
2014-07-17 12:14:04 -06:00 |
|
Gregory Nutt
|
4a5012932e
|
Misc changes related to MediaPlayer. Nothing really significant
|
2014-07-16 19:20:44 -06:00 |
|
Gregory Nutt
|
3f81481e37
|
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
|
2014-07-16 16:31:31 -06:00 |
|
Gregory Nutt
|
cf8f042143
|
NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox)
|
2014-07-16 11:11:55 -06:00 |
|
Gregory Nutt
|
10deac0fea
|
Update ChangeLog
|
2014-07-14 17:00:12 -06:00 |
|
Gregory Nutt
|
ecf6eb2e2d
|
Add larger images for media player. Also options to control spacing and borders on media player windows
|
2014-07-14 16:56:40 -06:00 |
|
Gregory Nutt
|
618db89c76
|
NxWM: Toolbar font ID can now be separately configured
|
2014-07-14 11:23:20 -06:00 |
|
Gregory Nutt
|
2686f123df
|
NxWM: Can now configure to use small or large icons
|
2014-07-13 15:58:12 -06:00 |
|
Gregory Nutt
|
b4807f48d0
|
Update ChangeLogs
|
2014-07-11 12:30:59 -06:00 |
|
Gregory Nutt
|
767f1b2993
|
Fix netutils configuration issues: CONFIG_NETUTILS_HTTPD_SENDFILE was missing from Kconfig; CONFIG_NET_HAVE_SOLINGER should be CONFIG_NET_SOLINGER; Type of CONFIG_NET_HTTPD_MAXPATH was wrong in Kconfig file. From Max
|
2014-07-11 12:30:23 -06:00 |
|
Gregory Nutt
|
de31f2cce8
|
SAMA5D4-EK: Add an NxWM configuration
|
2014-07-10 14:00:56 -06:00 |
|
Gregory Nutt
|
bf19806a0d
|
Fix some recurring typos: postion->position, *atino->*ation
|
2014-07-08 13:12:36 -06:00 |
|
Gregory Nutt
|
b2a27570d5
|
Update ChangeLog
|
2014-07-08 07:31:01 -06:00 |
|
Gregory Nutt
|
aa48010271
|
WGET: Fix from Rony Xln
|
2014-07-08 07:29:38 -06:00 |
|
Gregory Nutt
|
b0d0e4a031
|
SAMA5D4-EK: Add the button test to the NSH configuration
|
2014-07-07 17:06:25 -06:00 |
|
Gregory Nutt
|
ddc799d049
|
Fix some cloned errors in SAM GPIO interrupt setup
|
2014-07-07 15:54:37 -06:00 |
|
Gregory Nutt
|
187e4f204d
|
NSH Keyboard Input: Worked okay until you try to disabled the keyboard
|
2014-07-06 08:09:33 -06:00 |
|
Gregory Nutt
|
42d4d7a7e0
|
NET: Most of the contents of include/nuttx/net/udp.h moved to net/pkt/udp.h
|
2014-07-05 14:40:29 -06:00 |
|
Gregory Nutt
|
5355664353
|
NET: Another missing header file. Noted by Manuel Stühn
|
2014-07-05 07:06:51 -06:00 |
|
Gregory Nutt
|
633fae427d
|
NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed.
|
2014-07-04 19:13:08 -06:00 |
|
Gregory Nutt
|
069c43a5dd
|
Remove all inclusion of uip.h
|
2014-07-04 16:58:22 -06:00 |
|
Gregory Nutt
|
97d6f97df7
|
NET: in-progress change... don't use
|
2014-07-04 16:38:51 -06:00 |
|
Gregory Nutt
|
fcffe2e824
|
NET: More renaming
|
2014-07-04 15:40:49 -06:00 |
|
Gregory Nutt
|
d7c38a7c55
|
apps/examples: Put examples in alphabetical order
|
2014-07-03 18:11:50 -06:00 |
|